Uses of Interface
org.jfree.chart.labels.XYZToolTipGenerator
Package | Description |
---|---|
org.jfree.chart.labels |
Generators and other classes used for the display of item labels and tooltips.
|
-
Uses of XYZToolTipGenerator in org.jfree.chart.labels
Classes in org.jfree.chart.labels that implement XYZToolTipGenerator Modifier and Type Class Description class
StandardXYZToolTipGenerator
A standard item label generator for use withXYZDataset
data.