| Class | Description |
---|
| BaseCompose |
Common composer base class
|
| FlowComposerBase |
The FlowComposerBase class is the base class for Text Layout Framework flow composer classes, which control the
composition of text lines in ContainerController objects. |
| FlowDamageType |
The FlowDamageType class is an enumeration class that defines types of damage for damage methods and events. |
| StandardFlowComposer |
The StandardFlowComposer class provides a standard composer and container manager. |
| TextFlowLine |
The TextFlowLine class represents a single line of text in a text flow. |
| TextFlowLineLocation |
The TextFlowLineLocation class is an enumeration class that defines constants for specifying the location
of a line within a paragraph. |
| TextFlowTableBlock |
|
| TextLineRecycler |
The TextLineRecycler class provides support for recycling of TextLines. |