org.jfree.chart.labels
Class StandardContourToolTipGenerator
java.lang.Objectorg.jfree.chart.labels.StandardContourToolTipGenerator
- ContourToolTipGenerator, Serializable
A standard tooltip generator for plots that use data from an
ContourDataset.
boolean | equals(Object obj)- Tests if this object is equal to another.
|
String | generateToolTip(ContourDataset data, int item)- Generates a tooltip text item for a particular item within a series.
|
equals
public boolean equals(Object obj)
Tests if this object is equal to another.