|
Class Summary |
| ArabicTextHandler |
Handles the processing of arabic text. |
| AttributedCharacterSpanIterator |
AttributedCharacterSpanIterator
Used to provide ACI functionality to a "substring" of an AttributedString. |
| BidiAttributedCharacterIterator |
An attributed character iterator that does the reordering of the characters
for bidirectional text. |
| ConcreteTextLayoutFactory |
Factory instance that returns TextSpanLayouts appropriate to
AttributedCharacterIterator instances. |
| ConcreteTextSelector |
ConcreteTextSelector.java:
A simple implementation of GraphicsNodeMouseListener for text selection. |
| GlyphIterator |
|
| GlyphLayout |
Implementation of TextSpanLayout which uses java.awt.font.GlyphVector. |
| GVTACIImpl |
GVTACIImpl
Used to implement SVG <tspan> and <text>
attributes. |
| GVTAttributedCharacterIterator.TextAttribute |
Attribute keys that identify SVG text attributes. |
| LineInfo |
This class encapsulates the layout information about a single line
in a multi-line flow. |
| MarginInfo |
|
| RegionInfo |
This class holds the neccessary information to render a
that is defined within the
element. |
| TextHit |
Class that encapsulates information returned from hit testing
a TextSpanLayout instance. |
| TextPath |
A text path describes a path along which some text will be rendered. |