Uses of Package
org.jfree.chart.labels
Package
Description
Classes for creating flow plots (a type of Sankey chart).
-
ClassDescriptionA base class that can be used to create a label or tooltip generator that can be assigned to a
CategoryItemRenderer
.A base class used for generating pie chart item labels.A base class for creating item label generators.A category item label generator is an object that can be assigned to aCategoryItemRenderer
and that assumes responsibility for creating text items to be used as labels for the items in aCategoryPlot
.A generator that creates labels for the series in aCategoryDataset
.A category tool tip generator is an object that can be assigned to aCategoryItemRenderer
and that assumes responsibility for creating text items to be used as tooltips for the items in aCategoryPlot
.A label generator for crosshairs.A label generator for a flow in a flow dataset.An enumeration of the positions that a value label can take, relative to an item in aCategoryPlot
.Interface for a label generator for plots that use data from aPieDataset
.A tool tip generator that is used by thePiePlot
class.A standard label generator that can be used with aCategoryItemRenderer
.A standard tool tip generator that can be used with aCategoryItemRenderer
.A standard tool tip generator for use with anXYItemRenderer
.Interface for a label generator for plots that use data from anXYDataset
.A generator that creates labels for the series in anXYDataset
.Interface for a tooltip generator for plots that use data from anXYDataset
.Interface for a tooltip generator for plots that use data from anXYZDataset
. -
ClassDescriptionA 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 aCategoryPlot
.A category tool tip generator is an object that can be assigned to aCategoryItemRenderer
and that assumes responsibility for creating text items to be used as tooltips for the items in aCategoryPlot
.A label generator for crosshairs.Interface for a label generator for plots that use data from aPieDataset
.A tool tip generator that is used by thePiePlot
class. -
-
ClassDescriptionAn enumeration of the positions that a value label can take, relative to an item in a
CategoryPlot
.The attributes that control the position of the label for each data item on a chart.A generator that creates labels for the series in anXYDataset
.Interface for a tooltip generator for plots that use data from anXYDataset
. -
ClassDescriptionA 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 aCategoryPlot
.A generator that creates labels for the series in aCategoryDataset
.A category tool tip generator is an object that can be assigned to aCategoryItemRenderer
and that assumes responsibility for creating text items to be used as tooltips for the items in aCategoryPlot
.The attributes that control the position of the label for each data item on a chart. -
ClassDescriptionThe attributes that control the position of the label for each data item on a chart.Interface for a label generator for plots that use data from an
XYDataset
.A generator that creates labels for the series in anXYDataset
.Interface for a tooltip generator for plots that use data from anXYDataset
.