Class StandardContourToolTipGenerator

java.lang.Object
org.jfree.chart.labels.StandardContourToolTipGenerator
All Implemented Interfaces:
Serializable, ContourToolTipGenerator

Deprecated.
This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.
A standard tooltip generator for plots that use data from an ContourDataset.
See Also: