| Package | Description |
|---|---|
| org.jfree.chart.labels | |
| org.jfree.chart.renderer | |
| org.jfree.chart.renderer.xy |
| Class and Description |
|---|
| AbstractXYItemLabelGenerator
A base class for creating item label generators.
|
| ItemLabelAnchor
An enumeration of the positions that a value label can take, relative to an
item in a
org.jfree.chart.plot.CategoryPlot. |
| StandardXYToolTipGenerator
A standard tool tip generator for use with an
XYItemRenderer. |
| XYSeriesLabelGenerator
A generator that creates labels for the series in an
XYDataset. |
| XYToolTipGenerator
Interface for a tooltip generator for plots that use data from an
XYDataset. |
| Class and Description |
|---|
| ItemLabelAnchor
An enumeration of the positions that a value label can take, relative to an
item in a
org.jfree.chart.plot.CategoryPlot. |
| ItemLabelPosition
The attributes that control the position of the label for each data item on
a chart.
|
| Class and Description |
|---|
| ItemLabelPosition
The attributes that control the position of the label for each data item on
a chart.
|
| XYItemLabelGenerator
Interface for a label generator for plots that use data from an
XYDataset. |
| XYSeriesLabelGenerator
A generator that creates labels for the series in an
XYDataset. |
| XYToolTipGenerator
Interface for a tooltip generator for plots that use data from an
XYDataset. |