java.lang.Object | ||
↳ | org.jfree.chart.urls.StandardXYURLGenerator | |
↳ | org.jfree.chart.urls.StandardXYZURLGenerator |
A URL generator.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Generates a URL for a particular item within a series.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Generates a URL for a particular item within a series.
dataset | the dataset. |
---|---|
series | the series index (zero-based). |
item | the item index (zero-based). |