|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.chart.labels.StandardContourToolTipGenerator
XYPlot and
XYBlockRenderer.
public class StandardContourToolTipGenerator
A standard tooltip generator for plots that use data from an
ContourDataset.
| Constructor Summary | |
|---|---|
StandardContourToolTipGenerator()
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Deprecated. Tests if this object is equal to another. |
java.lang.String |
generateToolTip(ContourDataset data,
int item)
Deprecated. Generates a tooltip text item for a particular item within a series. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardContourToolTipGenerator()
| Method Detail |
|---|
public java.lang.String generateToolTip(ContourDataset data,
int item)
generateToolTip in interface ContourToolTipGeneratordata - the dataset.item - the item index (zero-based).
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the other object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||