Package org.jfree.text
package org.jfree.text
Utility classes relating to text.
-
ClassDescriptionA
TextMeasurer
based on aGraphics2D
.A list ofTextLine
objects that form a block of text.Used to indicate the position of an anchor point for a text block.A box containing a text block.A text item, with an associated font, that fits on a single line (seeTextLine
).A sequence ofTextFragment
objects that together form a line of text.An object that can measure text.Some utility methods for working with text in Java2D.