package

org.jfree.chart.labels

Generators and other classes used for the display of item labels and tooltips.

Interfaces

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 This interface is 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. 
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

Classes

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. 
BoxAndWhiskerToolTipGenerator An item label generator for plots that use data from a BoxAndWhiskerCategoryDataset
BoxAndWhiskerXYToolTipGenerator An item label generator for plots that use data from a BoxAndWhiskerXYDataset
BubbleXYItemLabelGenerator An item label generator defined for use with the XYBubbleRenderer class, or any other class that uses an XYZDataset
CustomXYToolTipGenerator A tool tip generator that stores custom tooltips. 
HighLowItemLabelGenerator A standard item label generator for plots that use data from a OHLCDataset
IntervalCategoryItemLabelGenerator A label generator for plots that use data from an IntervalCategoryDataset
IntervalCategoryToolTipGenerator A tooltip generator for plots that use data from an IntervalCategoryDataset
IntervalXYItemLabelGenerator An item label generator for datasets that implement the IntervalXYDataset interface. 
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. 
MultipleXYSeriesLabelGenerator A series label generator for plots that use data from an XYDataset
StandardCategoryItemLabelGenerator A standard label generator that can be used with a CategoryItemRenderer
StandardCategorySeriesLabelGenerator A standard series label generator for plots that use data from a CategoryDataset
StandardCategoryToolTipGenerator A standard tool tip generator that can be used with a CategoryItemRenderer
StandardContourToolTipGenerator This class is deprecated. This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.  
StandardCrosshairLabelGenerator A default label generator. 
StandardPieSectionLabelGenerator A standard item label generator for plots that use data from a PieDataset
StandardPieToolTipGenerator A standard item label generator for plots that use data from a PieDataset
StandardXYItemLabelGenerator A standard item label generator for plots that use data from an XYDataset
StandardXYSeriesLabelGenerator A standard series label generator for plots that use data from an XYDataset
StandardXYToolTipGenerator A standard tool tip generator for use with an XYItemRenderer
StandardXYZToolTipGenerator A standard item label generator for use with XYZDataset data. 
SymbolicXYItemLabelGenerator A standard item label generator for plots that use data from an XYDataset