FTE 提供对文本度量、格式和双向文本的复杂控制的低级别支持。尽管可以使用 FTE 创建和管理简单的文本元素,但设计 FTE 的主要目的在于为开发人员创建文本处理组件提供基础。



 说明
 BreakOpportunityBreakOpportunity 类是可用于设置 ElementFormat 类的 breakOpportunity 属性的常量值的枚举。
 CFFHintingCFFHinting 类为 FontDescription 类中的 CFF 提示定义值。
 ContentElementContentElement 类用作可在 GroupElement 中显示的元素类型(即 GraphicElement、另一个 GroupElement 或 TextElement)的基类。
 DigitCaseDigitCase 类是在设置 ElementFormat 类的 digitCase 属性时使用的常量值的枚举。
 DigitWidthDigitWidth 类是在设置 ElementFormat 类的 digitWidth 属性时使用的常量值的枚举。
 EastAsianJustifierEastAsianJustifier 类具有控制文本行(其内容主要为东亚文字)的对齐选项的属性。
 ElementFormatElementFormat 类表示可应用于 ContentElement 的格式设置信息。
 FontDescriptionFontDescription 类表示说明字体所必需的属性。
 FontLookupFontLookup 类是与 FontDescription.fontLookup 一起使用的常量值的枚举。
 FontMetricsFontMetrics 类包含有关字体的量度和偏移信息。
 FontPostureFontPosture 类是与 FontDescription.fontPosture 一起使用的常数值的枚举。
 FontWeightFontWeight 类是与 FontDescription.fontWeight 一起使用的常量值的枚举。
 GraphicElementGraphicElement 类表示 TextBlock 或 GroupElement 对象中的图形元素。
 GroupElementGroupElement 对象将 TextElement、GraphicElement 或其他 GroupElement 对象组成一个集合,您可以将这些对象作为一个整体分配给 TextBlock 对象的 content 属性。
 JustificationStyleJustificationStyle 类是用于设置 EastAsianJustifier 类的 justificationStyle 属性的常量值的枚举。
 KerningKerning 类是与 ElementFormat.kerning 一起使用的常量值的枚举。
 LigatureLevelLigatureLevel 类是在设置 ElementFormat 类的 ligatureLevel 属性时使用的常量值的枚举。
 LineJustificationLineJustification 类是在设置 TextJustifier 子类的 lineJustfication 属性时使用的常量值的枚举。
 RenderingModeRenderingMode 类为 flash.text.engine.FontDescription 类中的呈现模式提供值。
 SpaceJustifierSpaceJustifier 类表示控制文本块中文本行的对齐选项的属性。
 TabAlignmentTabAlignment 类是可用于设置 TabStop 类的 tabAlignment 属性的常量值的枚举。
 TabStopTabStop 类表示文本块中 Tab 停靠位的属性。
 TextBaselineTextBaseline 类是在设置 ElementFormat 类的 dominantBaseline 和 alignmentBaseline 属性时要使用的常量值的枚举。
 TextBlockTextBlock 类是用于创建 TextLine 对象的工厂,可以通过将其放在显示列表中来进行呈现。
 TextElementTextElement 类表示已设置格式的文本的字符串。
 TextJustifierTextJustifier 类是可应用于 TextBlock 的对齐符类型的抽象基类,特别是 EastAsianJustifier 和 SpaceJustifier 类。
 TextLineTextLine 类用于在显示列表上显示文本。
 TextLineCreationResultTextLineCreationResult 类是与 TextBlock.textLineCreationResult 一起使用的常量值的枚举。
 TextLineMirrorRegionTextLineMirrorRegion 类表示其中的事件镜像到另一个事件调度程序的文本行部分。
 TextLineValidityTextLineValidity 类是用于设置 TextLine 类的 validity 属性的常量值的枚举。
 TextRotationTextRotation 类是与以下属性一起使用的常量值的枚举:ElementFormat.textRotation、ContentElement.textRotation、TextBlock.lineRotation 和 TextLine.getAtomTextRotation()。
 TypographicCaseTypographicCase 类是用于设置 ElementFormat 类的 typographicCase 属性的常量值的枚举。