Uses of Package
org.jfree.text
-
Packages that use org.jfree.text Package Description org.jfree.text Utility classes relating to text. -
Classes in org.jfree.text used by org.jfree.text Class Description TextBlock A list ofTextLine
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 (seeTextLine
).TextLine A sequence ofTextFragment
objects that together form a line of text.TextMeasurer An object that can measure text.