See: Description
| Interface | Description |
|---|---|
| CategoryURLGenerator |
A URL generator for items in a
CategoryDataset. |
| PieURLGenerator |
Interface for a URL generator for plots that use data from a
PieDataset. |
| XYURLGenerator |
Interface for a URL generator for plots that uses data from an
XYDataset. |
| XYZURLGenerator |
Interface for a URL generator for plots that uses data from an
XYZDataset. |
| Class | Description |
|---|---|
| CustomCategoryURLGenerator |
A custom URL generator.
|
| CustomPieURLGenerator |
A custom URL generator for pie charts.
|
| CustomXYURLGenerator |
A custom URL generator.
|
| StandardCategoryURLGenerator |
A URL generator that can be assigned to a
CategoryItemRenderer. |
| StandardPieURLGenerator |
A URL generator for pie charts.
|
| StandardXYURLGenerator |
A URL generator.
|
| StandardXYZURLGenerator |
A URL generator.
|
| TimeSeriesURLGenerator |
A URL generator for time series charts.
|
| URLUtilities |
General utility methods for URLs.
|