The flashx.textLayout.formats package contains classes used for representing text formatting in the Text Layout Framework.
Interfaces
| Interface | Description |
---|
| ITabStopFormat |
This interface provides read access to tab stop-related properties. |
| ITextLayoutFormat |
This interface provides read access to FlowElements-related properties. |
Classes
| Class | Description |
---|
| BackgroundColor |
Defines a constant for specifying that the value of the backgroundColor property
of the TextLayoutFormat class is "transparent". |
| BaselineOffset |
Defines values for the firstBaselineOffset property
of the TextLayoutFormat and ContainerFormattedElement classes. |
| BaselineShift |
Defines constants for specifying subscript or superscript in the baselineShift property
of the TextLayoutFormat class. |
| BlockProgression |
Defines values for the blockProgression property
of the TextLayouFormat class. |
| Direction |
Defines values for setting the direction property
of the TextLayoutFormat class. |
| FormatValue |
Defines values for specifying that a formatting property is to inherit its parent's value or have it's value
generated automatically. |
| JustificationRule |
Defines values for setting the justificationRule property
of the TextLayoutFormat class. |
| LeadingModel |
Defines values for setting the leadingModel property
of the TextLayoutFormat class, composed of valid combinations of leading basis and leading direction. |
| LineBreak | Defines values for setting the lineBreak property of TextLayoutFormat to
specify how lines are broken within wrapping text. |
| TabStopFormat |
The TabStopFormat class represents the properties of a tab stop in a paragraph. |
| TextAlign |
Defines values for setting the textAlign and textAlignLast properties
of the TextLayoutFormat class. |
| TextDecoration |
Defines values for the textDecoration property
of the TextLayoutFormat class. |
| TextJustify |
Defines values for setting the textJustify property of the TextLayoutFormat class. |
| TextLayoutFormat |
The TextLayoutFormat class holds all of the text layout properties. |
| TLFTypographicCase |
Defines values for the typographicCase property of the TextLayoutFormat
class. |
| VerticalAlign |
Defines values for the verticalAlign property of the TextLayoutFormat class. |
| WhiteSpaceCollapse |
Defines values for setting the whiteSpaceCollapse property
of the TextLayoutFormat class. |
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:26 AM -07:00