Module platform
Package org.jfree.chart.text
package org.jfree.chart.text
Text-related classes formerly in the JCommon class library.
-
ClassDescriptionSome utility methods for working with
AttributedString
objects.ATextMeasurer
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.