|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
The text package contains all the classes for encoding and decoding the data structures that represent static and dynamic text fields.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |