org.jfree.chart.labels.ContourToolTipGenerator |
![]() |
This interface is deprecated.
This interface is no longer supported (as of version 1.0.4).
If you are creating contour plots, please try to use XYPlot
and
XYBlockRenderer
.
Interface for a tooltip generator for plots that use data from a
ContourDataset
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Generates a tooltip text item for a particular item within a series.
|
Generates a tooltip text item for a particular item within a series.
dataset | the dataset. |
---|---|
item | the item index (zero-based). |