| org.jfree.chart.labels.XYToolTipGenerator |
Known Indirect Subclasses
|
Interface for a tooltip generator for plots that use data from an
XYDataset.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Generates the tooltip text for the specified item.
| |||||||||||
Generates the tooltip text for the specified item.
| dataset | the dataset (null not permitted). |
|---|---|
| series | the series index (zero-based). |
| item | the item index (zero-based). |
null).