Class Summary
|
GlyphJustificationInfo |
GlyphJustificationInfo represents information about the justification
properties of a glyph.
|
GlyphMetrics |
GlyphMetrics represents infomation for a single glyph.
|
GlyphSet |
GlyphSet is a graphical representation of text with bidirectional ordering.
|
GraphicAttribute |
This is the base class for the attribute which indicates a
graphic embedded in text.
|
ImageGraphicAttribute |
|
LineBreakMeasurer |
LineBreakMeasurer allows styled text to be broken into lines (or
segments) which fit within a given visual advance.
|
ShapeGraphicAttribute |
|
StyledString |
StyledString is a simple, immutable storage model for styled
text.
|
StyledStringIterator |
StyledStringIterator implements the
AttributedCharacterIterater protocol for a
StyledString .
|
TextAttributeSet |
TextAttributeSet provides a simple implementation of MutableAttributeSet.
|
TextHitInfo |
TextHitInfo represents a character position in a text model, and a
bias, or "side," of the character.
|
TextLayout |
TextLayout is an immutable graphical representation of styled character data.
|
TextLayout.CaretPolicy |
This class contains one method, getStrongCaret, which is used to
specify the policy which determines the strong caret in dual-caret
text.
|