flashx.textLayout.formats 套件包含可在 Text Layout Framework 中顯示文字格式的類別。
介面
介面 | 說明 | |
---|---|---|
IListMarkerFormat | 此介面提供 ListMarkerFormat 屬性的讀取權限。 | |
ITabStopFormat | 此介面提供定位停駐點相關屬性的讀取權限。 | |
ITextLayoutFormat | 此介面提供 FlowElements 相關屬性的讀取權限。 |
類別
類別 | 說明 | |
---|---|---|
BackgroundColor | 定義指定 TextLayoutFormat 類別之 backgroundColor 屬性值為 "transparent" 的常數。 | |
BaselineOffset | 定義 TextLayoutFormat 及 ContainerFormattedElement 類別的 firstBaselineOffset 屬性值。 | |
BaselineShift | 定義指定 TextLayoutFormat 類別之 baselineShift 屬性中的下標或上標的常數。 | |
BlockProgression | 定義 TextLayouFormat 類別的 blockProgression 屬性值。 | |
ClearFloats | 定義設定 TextLayoutFormat 類別之 clear 屬性的值。 | |
Direction | 定義設定 TextLayoutFormat 類別之方向屬性的值。 | |
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, 04:01 PM Z