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. |
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. |
TextHit |
Class that encapsulates information returned from hit testing
a TextSpanLayout instance. |
TextLayoutAdapter |
Implementation of TextSpanLayout that uses java.awt.font.TextLayout
for its internals. |
TextPath |
A text path describes a path along which some text will be rendered. |