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 class
BoxAndWhiskerXYToolTipGenerator
An item label generator for plots that use data from aBoxAndWhiskerXYDataset
.class
StandardXYLabelGenerator
A standard label generator for plots that use data from anXYDataset
.class
StandardXYToolTipGenerator
A standard tool tip generator for use with anXYItemRenderer
.class
StandardXYZToolTipGenerator
A standard item label generator for use withXYZDataset
data.