| Interface | Description |
|---|---|
| MultipleMaster | |
| OpenType |
| Class | Description |
|---|---|
| FontRenderContext | |
| GlyphJustificationInfo | |
| GlyphMetrics | |
| GlyphVector | |
| GraphicAttribute |
This class represents a graphic embedded in text.
|
| ImageGraphicAttribute |
This is an implementation of GraphicAttribute which draws images in a
TextLayout.
|
| LineBreakMeasurer | |
| LineMetrics | |
| NumericShaper |
This class handles numeric shaping.
|
| ShapeGraphicAttribute |
This is an implementation of GraphicAttribute that draws shapes in a TextLayout.
|
| TextAttribute |
Attributes (and associated values) that can be used to define an
AttributedString. |
| TextHitInfo | |
| TextLayout | |
| TextLayout.CaretPolicy |
Inner class describing a caret policy
|
| TextMeasurer |
TextMeasurer is a small utility class for measuring the length of laid-out
text objects.
|
| TransformAttribute |
This class provides a mechanism for using an
AffineTransform as
an immutable attribute (for example, in the
AttributedString class). |