TextAttr |
The text attribute object can represent any possible combination of
attributes that apply to text (e.g., typeface, size, left margin,
tabs).
|
TextBaselineShift |
This class defines a text baseline shift attribute.
|
TextBreakFinder |
|
TextBreakIterator |
Fashioned loosely on the ICU break iterator class, the text break
iterator can be used to find significant breakpoints in text.
|
TextCharProp |
|
TextCharPropCharIterator |
|
TextCharPropDataIterator |
|
TextContext |
The text context exists to allow multiple text displays to share
instances of formatting-related objects.
|
TextDisplay |
The text display plays a key role in the presentation of text, and in
operations that map between graphic locations and text positions
(e.g., move up one line).
|
TextDispStr |
This class represents a text stream (see class jfTextStream) that can
be displayed.
|
TextDrawInfo |
Properties for rendering text.
|
TextEditor |
A text editor provides interactive access to a text stream, with
methods that map to user-interface events.
|
TextEmbed |
This class represents an object embedded in a text stream.
|
TextField |
A text field extends the text stream class (TextStream) with the
ability to behave as a field.
|
TextFrame |
The text frame class represents the geometry and eventually layout of
a single frame.
|
TextGfxAttr |
Describe graphic attributes that apply to text.
|
TextGfxSource |
|
TextGlyphRun |
The run is the basic building block of text layout.
|
TextIntArray |
|
TextItem |
|
TextLabel |
A text label is a displayable stream (see class TextDispStr) that
has unlimited height and width, with minimums going right down to
zero.
|
TextLayout |
The client creates an instance of this class to manage the process of
generating text stream content from rendering and content.
|
TextLayoutLine |
This class represents an instance of a line in a text layout.
|
TextLegacy |
Base class for AXTE classes which must track legacy positioning or
spacing mode.
|
TextMarker |
|
TextMarkupBase |
As an abstract base class, TextMarkupBase defines the semantics for
building a representation of rich text from a series of method calls.
|
TextMeasurement |
|
TextNullFrame |
The null frame is a place-holder for frames not loaded
yet.
|
TextPanel |
The text panel class represents the geometry and eventually layout of
a single panel.
|
TextPosn |
Class TextPosition represents a position in a particular text
stream.
|
TextPosnBase |
Class TextPosnBase represents a position in a particular text
stream.
|
TextPrefOpt |
This class describes ...
|
TextRange |
|
TextRegion |
A text region is a displayable stream (see class TextDispStr) that
has both minimum and maximum height and width.
|
TextSelection |
Class TextSelection represents a range of selected text.
|
TextSparseStream |
The sparse stream represents a displayable stream whose content and
rendering are loaded on demand when needed, rather than up front.
|
TextStream |
A text stream is a container of rich text, embedded fields and other
objects.
|
TextStreamIterator |
Implementation of TextCharPropIterator for iterating over text stream
content.
|
TextTab |
This class represents a single tab stop.
|
TextTabList |
Class TextTabList represents a set of tab stops (see class
TextTab).
|
Units |
Unit conversions for AXTE.
|