|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
CategoryLabelGenerator | 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 | Interface for a tooltip generator for plots that use data from a ContourDataset . |
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. |
XYLabelGenerator | Interface for a label generator for plots that use data from 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 Summary | |
AbstractCategoryItemLabelGenerator | A base class that can be used to create a label or tooltip generator that can be
assigned to a CategoryItemRenderer . |
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 . |
CustomXYToolTipGenerator | A tool tip generator that stores custom tooltips. |
HighLowItemLabelGenerator | A standard item label generator for plots that use data from a HighLowDataset . |
IntervalCategoryLabelGenerator | A label generator for plots that use data from an IntervalCategoryDataset . |
IntervalCategoryToolTipGenerator | A tooltip generator for plots that use data from an IntervalCategoryDataset . |
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. |
StandardCategoryLabelGenerator | A standard label generator that can be used with a
CategoryItemRenderer . |
StandardCategoryToolTipGenerator | A standard tool tip generator that can be used with a
CategoryItemRenderer . |
StandardContourToolTipGenerator | A standard tooltip generator for plots that use data from an ContourDataset . |
StandardPieItemLabelGenerator |
A standard item label generator for plots that use data from a PieDataset . |
StandardXYLabelGenerator | A standard 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 . |
Generators and other classes used for the display of item labels and tooltips.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |