Package | Description |
---|---|
org.jfree.chart.labels |
Generators and other classes used for the display of item labels and tooltips.
|
org.jfree.chart.plot |
Plot classes and related interfaces.
|
org.jfree.chart.renderer |
Core support for the plug-in renderers used by the
CategoryPlot and XYPlot classes. |
org.jfree.chart.renderer.category |
Plug-in renderers for the
CategoryPlot class. |
org.jfree.chart.renderer.xy |
Plug-in renderers for the
XYPlot class. |
Class and Description |
---|
AbstractCategoryItemLabelGenerator
A base class that can be used to create a label or tooltip generator that
can be assigned to a
CategoryItemRenderer . |
AbstractPieItemLabelGenerator
A base class used for generating pie chart item labels.
|
AbstractXYItemLabelGenerator
A base class for creating item label generators.
|
CategoryItemLabelGenerator
A category item label generator is an object that can be assigned to a
CategoryItemRenderer and that
assumes responsibility for creating text items to be used as labels for the
items in a CategoryPlot . |
CategorySeriesLabelGenerator
A generator that creates labels for the series in a
CategoryDataset . |
CategoryToolTipGenerator
A category tool tip generator is an object that can be assigned to a
CategoryItemRenderer and that
assumes responsibility for creating text items to be used as tooltips for the
items in a CategoryPlot . |
ContourToolTipGenerator
Deprecated.
This interface is no longer supported (as of version 1.0.4).
If you are creating contour plots, please try to use
XYPlot and
XYBlockRenderer . |
CrosshairLabelGenerator
A label generator for crosshairs.
|
ItemLabelAnchor
An enumeration of the positions that a value label can take, relative to an
item in a
CategoryPlot . |
PieSectionLabelGenerator
Interface for a label generator for plots that use data from
a
PieDataset . |
PieToolTipGenerator
A tool tip generator that is used by the
PiePlot class. |
StandardCategoryItemLabelGenerator
A standard label generator that can be used with a
CategoryItemRenderer . |
StandardCategoryToolTipGenerator
A standard tool tip generator that can be used with a
CategoryItemRenderer . |
StandardXYToolTipGenerator
A standard tool tip generator for use with an
XYItemRenderer . |
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 . |
XYZToolTipGenerator
Interface for a tooltip generator for plots that use data from an
XYZDataset . |
Class and Description |
---|
CategoryItemLabelGenerator
A category item label generator is an object that can be assigned to a
CategoryItemRenderer and that
assumes responsibility for creating text items to be used as labels for the
items in a CategoryPlot . |
CategoryToolTipGenerator
A category tool tip generator is an object that can be assigned to a
CategoryItemRenderer and that
assumes responsibility for creating text items to be used as tooltips for the
items in a CategoryPlot . |
ContourToolTipGenerator
Deprecated.
This interface is no longer supported (as of version 1.0.4).
If you are creating contour plots, please try to use
XYPlot and
XYBlockRenderer . |
CrosshairLabelGenerator
A label generator for crosshairs.
|
PieSectionLabelGenerator
Interface for a label generator for plots that use data from
a
PieDataset . |
PieToolTipGenerator
A tool tip generator that is used by the
PiePlot class. |
Class and Description |
---|
ItemLabelAnchor
An enumeration of the positions that a value label can take, relative to an
item in a
CategoryPlot . |
ItemLabelPosition
The attributes that control the position of the label for each data item on
a chart.
|
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 |
---|
CategoryItemLabelGenerator
A category item label generator is an object that can be assigned to a
CategoryItemRenderer and that
assumes responsibility for creating text items to be used as labels for the
items in a CategoryPlot . |
CategorySeriesLabelGenerator
A generator that creates labels for the series in a
CategoryDataset . |
CategoryToolTipGenerator
A category tool tip generator is an object that can be assigned to a
CategoryItemRenderer and that
assumes responsibility for creating text items to be used as tooltips for the
items in a 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 . |