Package com.flagstone.transform.text

The text package contains all the classes for encoding and decoding the data structures that represent static and dynamic text fields.

See:
          Description

Interface Summary
StaticTextTag The StaticTextTag interface provides a common set of methods for accessing the bounding box, coordinate transform and TextSpans for the different static text definition: DefineText, DefineText2.
 

Class Summary
DefineText DefineText defines one or more lines of text.
DefineText2 DefineText2 defines one or more lines of transparent text.
DefineTextField DefineTextField defines an editable text field.
GlyphIndex GlyphIndex is used to display a text character in a span of text.
TextSettings TextSettings allows you to control how individual text fields are rendered.
TextSpan TextSpan is used to display a group of characters with a selected font and colour.
 

Enum Summary
Language Language is used to identify the spoken language for text (not the character encoding).
TextSettings.Grid Grid specifies how letters are aligned with respect to the pixel grid on a screen.
 

Package com.flagstone.transform.text Description

The text package contains all the classes for encoding and decoding the data structures that represent static and dynamic text fields.



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.