Uses of Interface org.jfree.chart.urls.XYURLGenerator

Uses in package org.jfree.chart.plot

Methods with parameter type org.jfree.chart.urls.XYURLGenerator

void
Sets the URL generator for HTML image maps.

Methods with return type org.jfree.chart.urls.XYURLGenerator

XYURLGenerator
Returns the URL generator for HTML image maps.

Uses in package org.jfree.chart.renderer.xy

Constructors with parameter type org.jfree.chart.urls.XYURLGenerator

Creates a new renderer.
Constructs a new renderer.
Constructs a new renderer.
Constructs a new renderer.
XYAreaRenderer.XYAreaRenderer(int type, XYToolTipGenerator toolTipGenerator, XYURLGenerator urlGenerator)
Constructs a new renderer.
Constructs a new renderer.
XYStepAreaRenderer.XYStepAreaRenderer(int type, XYToolTipGenerator toolTipGenerator, XYURLGenerator urlGenerator)
Constructs a new renderer.
Constructs a new renderer with the specified tool tip and URL generators.

Methods with parameter type org.jfree.chart.urls.XYURLGenerator

void
Sets the URL generator for HTML image maps.
void
Sets the URL generator for HTML image maps.

Methods with return type org.jfree.chart.urls.XYURLGenerator

XYURLGenerator
Returns the URL generator for HTML image maps.
XYURLGenerator
Returns the URL generator for HTML image maps.

Uses in package org.jfree.chart.urls

Classes implementing org.jfree.chart.urls.XYURLGenerator

class
A custom URL generator.
class
A URL generator.
class
A URL generator.
class
A URL generator.