flashx.textLayout.formats パッケージには、テキストのフォーマットを Text Layout Framework で表現するためのクラスが含まれます。
インターフェイス
インターフェイス | 説明 | |
---|---|---|
IListMarkerFormat | このインターフェイスは、ListMarkerFormat プロパティに対する読み取りアクセス権を付与します。 | |
ITabStopFormat | このインターフェイスは、タブストップ関連のプロパティに対する読み取りアクセス権を付与します。 | |
ITextLayoutFormat | このインターフェイスは、FlowElements 関連プロパティに対する読み取りアクセス権を付与します。 |
クラス
クラス | 説明 | |
---|---|---|
BackgroundColor | TextLayoutFormat クラスの backgroundColor プロパティの値が「透明」であることを指定する定数を定義します。 | |
BaselineOffset | TextLayoutFormat および ContainerFormattedElement クラスの firstBaselineOffset プロパティの値を定義します。 | |
BaselineShift | TextLayoutFormat クラスの baselineShift プロパティのサブスクリプトまたはスーパースクリプトを指定する定数を定義します。 | |
BlockProgression | TextLayouFormat クラスの blockProgression プロパティの値を定義します。 | |
ClearFloats | TextLayoutFormat クラスの clear プロパティを設定する値を定義します。 | |
Direction | TextLayoutFormat クラスの direction プロパティを設定する値を定義します。 | |
Float | InlineGraphicElement クラスの float プロパティの値を定義します。 | |
FormatValue | フォーマットプロパティを親の値から継承するのか、値を自動的に生成するのかを決定する値を定義します。 | |
JustificationRule | TextLayoutFormat クラスの justificationRule プロパティを設定する値を定義します。 | |
LeadingModel | TextLayoutFormat クラスの leadingModel プロパティを設定する値を定義します。これは、行送り基準と行送りの方向の有効な組み合わせから成ります。 | |
LineBreak | TextLayoutFormat の lineBreak プロパティを設定する値を定義し、折り返しテキスト内で改行する方法を指定します。 | |
ListMarkerFormat | ListItemElement のマーカーフォーマットを定義します。 | |
ListStylePosition | listStylePosition プロパティを設定する値を定義します。 | |
ListStyleType | TextLayoutFormat オブジェクトの listStyleType プロパティの設定値を定義します。 | |
Suffix | ListMarkerFormat の suffix プロパティを設定する値を定義します。 | |
TabStopFormat | TabStopFormat クラスは、段落内のタブストップのプロパティを表します。 | |
TextAlign | TextLayoutFormat クラスの textAlign および textAlignLast プロパティを設定する値を定義します。 | |
TextDecoration | TextLayoutFormat クラスの textDecoration プロパティの値を定義します。 | |
TextJustify | TextLayoutFormat クラスの textJustify プロパティを設定する値を定義します。 | |
TextLayoutFormat | TextLayoutFormat クラスは、すべてのテキストレイアウトプロパティを保持します。 | |
TLFTypographicCase | TextLayoutFormat クラスの typographicCase プロパティの値を定義します。 | |
VerticalAlign | TextLayoutFormat クラスの verticalAlign プロパティの値を定義します。 | |
WhiteSpaceCollapse | TextLayoutFormat クラスの whiteSpaceCollapse プロパティを設定する値を定義します。 |
Tue Jun 12 2018, 10:49 AM Z