FTE 提供对文本度量、格式和双向文本的复杂控制的低级别支持。尽管可以使用 FTE 创建和管理简单的文本元素,但设计 FTE 的主要目的在于为开发人员创建文本处理组件提供基础。
类 | 说明 | |
---|---|---|
BreakOpportunity | BreakOpportunity 类是可用于设置 ElementFormat 类的 breakOpportunity 属性的常量值的枚举。 | |
CFFHinting | CFFHinting 类为 FontDescription 类中的 CFF 提示定义值。 | |
ContentElement | ContentElement 类用作可在 GroupElement 中显示的元素类型(即 GraphicElement、另一个 GroupElement 或 TextElement)的基类。 | |
DigitCase | DigitCase 类是在设置 ElementFormat 类的 digitCase 属性时使用的常量值的枚举。 | |
DigitWidth | DigitWidth 类是在设置 ElementFormat 类的 digitWidth 属性时使用的常量值的枚举。 | |
EastAsianJustifier | EastAsianJustifier 类具有控制文本行(其内容主要为东亚文字)的对齐选项的属性。 | |
ElementFormat | ElementFormat 类表示可应用于 ContentElement 的格式设置信息。 | |
FontDescription | FontDescription 类表示说明字体所必需的属性。 | |
FontLookup | FontLookup 类是与 FontDescription.fontLookup 一起使用的常量值的枚举。 | |
FontMetrics | FontMetrics 类包含有关字体的量度和偏移信息。 | |
FontPosture | FontPosture 类是与 FontDescription.fontPosture 一起使用的常数值的枚举。 | |
FontWeight | FontWeight 类是与 FontDescription.fontWeight 一起使用的常量值的枚举。 | |
GraphicElement | GraphicElement 类表示 TextBlock 或 GroupElement 对象中的图形元素。 | |
GroupElement | GroupElement 对象将 TextElement、GraphicElement 或其他 GroupElement 对象组成一个集合,您可以将这些对象作为一个整体分配给 TextBlock 对象的 content 属性。 | |
JustificationStyle | JustificationStyle 类是用于设置 EastAsianJustifier 类的 justificationStyle 属性的常量值的枚举。 | |
Kerning | Kerning 类是与 ElementFormat.kerning 一起使用的常量值的枚举。 | |
LigatureLevel | LigatureLevel 类是在设置 ElementFormat 类的 ligatureLevel 属性时使用的常量值的枚举。 | |
LineJustification | LineJustification 类是在设置 TextJustifier 子类的 lineJustfication 属性时使用的常量值的枚举。 | |
RenderingMode | RenderingMode 类为 flash.text.engine.FontDescription 类中的呈现模式提供值。 | |
SpaceJustifier | SpaceJustifier 类表示控制文本块中文本行的对齐选项的属性。 | |
TabAlignment | TabAlignment 类是可用于设置 TabStop 类的 tabAlignment 属性的常量值的枚举。 | |
TabStop | TabStop 类表示文本块中 Tab 停靠位的属性。 | |
TextBaseline | TextBaseline 类是在设置 ElementFormat 类的 dominantBaseline 和 alignmentBaseline 属性时要使用的常量值的枚举。 | |
TextBlock | TextBlock 类是用于创建 TextLine 对象的工厂,可以通过将其放在显示列表中来进行呈现。 | |
TextElement | TextElement 类表示已设置格式的文本的字符串。 | |
TextJustifier | TextJustifier 类是可应用于 TextBlock 的对齐符类型的抽象基类,特别是 EastAsianJustifier 和 SpaceJustifier 类。 | |
TextLine | TextLine 类用于在显示列表上显示文本。 | |
TextLineCreationResult | TextLineCreationResult 类是与 TextBlock.textLineCreationResult 一起使用的常量值的枚举。 | |
TextLineMirrorRegion | TextLineMirrorRegion 类表示其中的事件镜像到另一个事件调度程序的文本行部分。 | |
TextLineValidity | TextLineValidity 类是用于设置 TextLine 类的 validity 属性的常量值的枚举。 | |
TextRotation | TextRotation 类是与以下属性一起使用的常量值的枚举:ElementFormat.textRotation、ContentElement.textRotation、TextBlock.lineRotation 和 TextLine.getAtomTextRotation()。 | |
TypographicCase | TypographicCase 类是用于设置 ElementFormat 类的 typographicCase 属性的常量值的枚举。 |