|
Class Summary |
| AWTFontFamily |
A font family class for AWT fonts. |
| AWTGlyphGeometryCache |
This class represents a doubly indexed hash table, which holds
soft references to the contained glyph geometry informations. |
| AWTGlyphGeometryCache.Value |
The object that holds glyph geometry. |
| AWTGVTFont |
This is a wrapper class for a java.awt.Font instance. |
| AWTGVTGlyphVector |
This is a wrapper class for a java.awt.font.GlyphVector instance. |
| FontFamilyResolver |
The is a utility class that is used for resolving UnresolvedFontFamilies. |
| Glyph |
A Glyph describes a graphics node with some specific glyph rendering
attributes. |
| GVTGlyphMetrics |
GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics
with the addition of horizontal and vertical advance values. |
| GVTLineMetrics |
GVTLineMetrics is a GVT version of java.awt.font.LineMetrics. |
| Kern |
The Kern class describes an entry in the "kerning table". |
| KerningTable |
The KerningTable class holds a kerning table (a collection of Kern
elements). |
| MultiGlyphVector |
|
| SVGGVTGlyphVector |
A GVTGlyphVector class for SVG fonts. |
| UnicodeRange |
A class that represents a CSS unicode range. |
| UnresolvedFontFamily |
A font family class for unresolved fonts. |