Package | Description |
---|---|
org.jfree.chart.block | |
org.jfree.chart.title |
Modifier and Type | Class and Description |
---|---|
class |
BlockContainer
A container for a collection of
Block objects. |
class |
LabelBlock
A block containing a label.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeTitle
A title that contains multiple titles within a
BlockContainer . |
class |
LegendGraphic
The graphical item within a legend item.
|
class |
LegendItemBlockContainer
A container that holds all the pieces of a single legend item.
|
class |
LegendTitle
A chart title that displays a legend for the data in the chart.
|
class |
PaintScaleLegend
A legend that shows a range of values and their associated colors, driven
by an underlying
PaintScale implementation. |
class |
TextTitle
A chart title that displays a text string with automatic wrapping as
required.
|
class |
Title
The base class for all chart titles.
|