| Package | Description |
|---|---|
| org.jfree.chart.labels |
Generators and other classes used for the display of item labels and tooltips.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoxAndWhiskerToolTipGenerator
An item label generator for plots that use data from a
BoxAndWhiskerCategoryDataset. |
class |
IntervalCategoryItemLabelGenerator
A label generator for plots that use data from an
IntervalCategoryDataset. |
class |
IntervalCategoryToolTipGenerator
A tooltip generator for plots that use data from an
IntervalCategoryDataset. |
class |
StandardCategoryItemLabelGenerator
A standard label generator that can be used with a
CategoryItemRenderer. |
class |
StandardCategoryToolTipGenerator
A standard tool tip generator that can be used with a
CategoryItemRenderer. |