XYPlot and
XYBlockRenderer.public interface ContourToolTipGenerator
ContourDataset.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generateToolTip(ContourDataset dataset,
int item)
Deprecated.
Generates a tooltip text item for a particular item within a series.
|
java.lang.String generateToolTip(ContourDataset dataset, int item)
dataset - the dataset.item - the item index (zero-based).