flashx.textLayout.operations 包中包含对 Text Layout Framework 中文本所应用的编辑操作的类。
类
类 | 说明 | |
---|---|---|
ApplyElementIDOperation | ChangeElementIDOperation 类封装元素 ID 更改。 | |
ApplyElementStyleNameOperation | ApplyElementStyleNameOperation 类封装样式名称更改。 | |
ApplyElementTypeNameOperation | ApplyElementTypeNameOperation 类封装类型名称更改。 | |
ApplyElementUserStyleOperation | ApplyElementUserStyleOperation 类封装元素样式值的更改。 | |
ApplyFormatOperation | ApplyFormatOperation 类封装样式更改。 | |
ApplyFormatToElementOperation | ApplyFormatToElementOperation 类封装对元素的样式更改。 | |
ApplyLinkOperation | ApplyLinkOperation 类封装链接创建或修改操作。 | |
ApplyTCYOperation | ApplyTCYOperation 类封装 TCY 转换。 | |
ClearFormatOnElementOperation | ClearFormatOnElementOperation 类封装对元素的样式更改。 | |
ClearFormatOperation | ClearFormatOperation 类封装对格式取消定义的方式。 | |
CompositeOperation | CompositeOperation 类封装作为一个单元管理的一组转换。 | |
CopyOperation | CopyOperation 类封装复制操作。 | |
CreateDivOperation | CreateDivOperation 类封装创建 DivElement | |
CreateListOperation | CreateListOperation 类封装创建列表 | |
CreateSubParagraphGroupOperation | CreateSPGEOperation 类封装创建 SubPargraphGroupElement。 | |
CutOperation | CutOperation 类封装剪切操作。 | |
DeleteTextOperation | DeleteTextOperation 类封装一定范围文本的删除操作。 | |
FlowElementOperation | FlowElementOperation 类是用于转换 FlowElement 的操作的基类。 | |
FlowOperation | FlowOperation 类是所有 Text Layout Framework 操作的基类。 | |
FlowTextOperation | FlowTextOperation 是用于转换一定范围文本的操作的基类。 | |
InsertInlineGraphicOperation | InsertInlineGraphicOperation 类封装内嵌图形插入到文本流的操作。 | |
InsertTextOperation | InsertTextOperation 类封装文本插入操作。 | |
ModifyInlineGraphicOperation | InsertInlineGraphicOperation 类封装现有内嵌图形的修改。 | |
MoveChildrenOperation | MoveChildrenOperation 类能够将一组同级项移动到其直接父代链之外,且操作会删除后面的任意空祖代链。 | |
PasteOperation | PasteOperation 类封装粘贴操作。 | |
RedoOperation | RedoOperation 类封装重做操作。 | |
SplitElementOperation | SplitElementOperation 类封装将任意 FlowGroupElement 分割为两个元素的更改。 | |
SplitParagraphOperation | SplitParagraphOperation 类封装将一个段落拆分为两个元素的更改。 | |
UndoOperation | UndoOperation 类封装撤消操作。 |
Tue Jun 12 2018, 11:18 AM Z