Uses of Class
org.jfree.chart.labels.AbstractXYItemLabelGenerator
| Package | Description |
|---|---|
| org.jfree.chart.labels |
Generators and other classes used for the display of item labels and tooltips.
|
-
Uses of AbstractXYItemLabelGenerator in org.jfree.chart.labels
Subclasses of AbstractXYItemLabelGenerator in org.jfree.chart.labels Modifier and Type Class Description classBoxAndWhiskerXYToolTipGeneratorAn item label generator for plots that use data from aBoxAndWhiskerXYDataset.classStandardXYLabelGeneratorA standard label generator for plots that use data from anXYDataset.classStandardXYToolTipGeneratorA standard tool tip generator for use with anXYItemRenderer.classStandardXYZToolTipGeneratorA standard item label generator for use withXYZDatasetdata.