Module org.jfree.chart
Package org.jfree.chart.text
Text-related classes.
-
Interface Summary Interface Description TextMeasurer An object that can measure text. -
Class Summary Class Description AttributedStringUtils Some utility methods for working withAttributedStringobjects.G2TextMeasurer ATextMeasurerbased on aGraphics2D.TextBlock A list ofTextLineobjects that form a block of text.TextBox A box containing a text block.TextFragment A text item, with an associated font, that fits on a single line (seeTextLine).TextLine A sequence ofTextFragmentobjects that together form a line of text.TextUtils Some utility methods for working with text in Java2D. -
Enum Summary Enum Description TextAnchor Used to indicate the position of an anchor point for a text string.TextBlockAnchor Used to indicate the position of an anchor point for a text block.