XYPlot and
XYBlockRenderer.public class StandardContourToolTipGenerator extends Object implements ContourToolTipGenerator, Serializable
ContourDataset.| Constructor and Description |
|---|
StandardContourToolTipGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
Tests if this object is equal to another.
|
String |
generateToolTip(ContourDataset data,
int item)
Deprecated.
Generates a tooltip text item for a particular item within a series.
|
public StandardContourToolTipGenerator()
public String generateToolTip(ContourDataset data, int item)
generateToolTip in interface ContourToolTipGeneratordata - the dataset.item - the item index (zero-based).Copyright © 2001-2014 JFree.org. All Rights Reserved.