flashx.textLayout.formats 包中包含用于在 Text Layout Framework 中表示文本格式设置的类。
接口
接口 | 说明 | |
---|---|---|
IListMarkerFormat | 该接口提供对 ListMarkerFormat 相关的属性的读取访问。 | |
ITabStopFormat | 该接口提供对制表位相关的属性的读取访问。 | |
ITextLayoutFormat | 该接口提供对 FlowElement 相关的属性的读取访问。 |
类
类 | 说明 | |
---|---|---|
BackgroundColor | 定义一个常量,用于指定 TextLayoutFormat 类的 backgroundColor 属性值为“transparent”。 | |
BaselineOffset | 定义 TextLayoutFormat 和 ContainerFormattedElement 类的 firstBaselineOffset 属性值。 | |
BaselineShift | 定义常量,用于在 TextLayoutFormat 类的 baselineShift 属性中指定下标或上标。 | |
BlockProgression | 为 TextLayoutFormat 类的 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, 11:18 AM Z