Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jfree.text.junit.* (6)

org.jfree.text: Javadoc index of package org.jfree.text.


Package Samples:

org.jfree.text.junit: Utility classes relating to text.  

Classes:

TextLine: A sequence of TextFragment objects that together form a line of text. A sequence of text lines is managed by the TextBlock class.
TextFragment: A text item, with an associated font, that fits on a single line (see TextLine ). Instances of the class are immutable.
G2TextMeasurer: A TextMeasurer based on a java.awt.Graphics2D .
TextBlock: A list of TextLine objects that form a block of text.
TextPackageTests: A collection of tests for the org.jfree.text package. These tests can be run using JUnit (http://www.junit.org).
TextBlockAnchorTests: Tests for the org.jfree.text.TextBlockAnchor class.
TextFragmentTests: Tests for the org.jfree.text.TextFragment class.
TextBlockTests: Tests for the org.jfree.text.TextBlock class.
TextLineTests: Tests for the org.jfree.text.TextLine class.
TextBoxTests: Tests for the org.jfree.text.TextBox class.
TextBlockAnchor: Used to indicate the position of an anchor point for a text block.
TextUtilities: Some utility methods for working with text.
TextMeasurer: An object that can measure text.
TextBox: A box containing a text block.

Home | Contact Us | Privacy Policy | Terms of Service