| Package | Description |
|---|---|
| org.jfree.chart.axis |
Axis classes and interfaces.
|
| org.jfree.chart.block |
Blocks and layout classes used extensively by the
LegendTitle class. |
| org.jfree.chart.plot |
Plot classes and related interfaces.
|
| org.jfree.chart.text |
Text-related classes formerly in the JCommon class library.
|
| Class and Description |
|---|
| TextBlock
A list of
TextLine objects that form a block of text. |
| TextBlockAnchor
Used to indicate the position of an anchor point for a text block.
|
| Class and Description |
|---|
| TextBlockAnchor
Used to indicate the position of an anchor point for a text block.
|
| Class and Description |
|---|
| TextBox
A box containing a text block.
|
| Class and Description |
|---|
| TextBlock
A list of
TextLine objects that form a block of text. |
| TextBlockAnchor
Used to indicate the position of an anchor point for a text block.
|
| TextFragment
A text item, with an associated font, that fits on a single line (see
TextLine). |
| TextLine
A sequence of
TextFragment objects that together form a line of
text. |
| TextMeasurer
An object that can measure text.
|
Copyright © 2001–2017 JFree.org. All rights reserved.