Uses of Package
com.flagstone.transform.text

Packages that use com.flagstone.transform.text
com.flagstone.transform.font The font package contains all the classes for encoding and decoding the data structures that represent the different font definitions and that are found in a Flash file. 
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. 
com.flagstone.transform.util.text The text package contains convenience classes for generating static text fields. 
 

Classes in com.flagstone.transform.text used by com.flagstone.transform.font
Language
          Language is used to identify the spoken language for text (not the character encoding).
 

Classes in com.flagstone.transform.text used by com.flagstone.transform.text
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.
Language
          Language is used to identify the spoken language for text (not the character encoding).
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.
TextSettings
          TextSettings allows you to control how individual text fields are rendered.
TextSettings.Grid
          Grid specifies how letters are aligned with respect to the pixel grid on a screen.
TextSpan
          TextSpan is used to display a group of characters with a selected font and colour.
 

Classes in com.flagstone.transform.text used by com.flagstone.transform.util.text
DefineText2
          DefineText2 defines one or more lines of transparent text.
GlyphIndex
           GlyphIndex is used to display a text character in a span of text.
TextSpan
          TextSpan is used to display a group of characters with a selected font and colour.
 



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