Uses of Package
org.jfree.chart.text
-
Packages that use org.jfree.chart.text Package Description org.jfree.chart.axis Axis classes and interfaces.org.jfree.chart.block Blocks and layout classes used extensively by theLegendTitle
class.org.jfree.chart.plot Plot classes and related interfaces.org.jfree.chart.text Text-related classes formerly in the JCommon class library.org.jfree.chart.title Classes used to display chart titles and subtitles. -
Classes in org.jfree.chart.text used by org.jfree.chart.axis 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. -
Classes in org.jfree.chart.text used by org.jfree.chart.block 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. -
Classes in org.jfree.chart.text used by org.jfree.chart.plot Class Description TextBox A box containing a text block. -
Classes in org.jfree.chart.text used by org.jfree.chart.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. -
Classes in org.jfree.chart.text used by org.jfree.chart.title Class Description TextBlock A list ofTextLine
objects that form a block of text.