| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ContourToolTipGeneratorContourDataset.
Method Summary | |
String |
|
public String generateToolTip(ContourDataset dataset, int item)
Generates a tooltip text item for a particular item within a series.
- Parameters:
dataset- the dataset.item- the item index (zero-based).
- Returns:
- The tooltip text.