Package org.apache.batik.gvt.font

Interface Summary
AltGlyphHandler An interface for handling altGlyphs.
GVTFont An interface for all GVT font classes.
GVTFontFamily An interface for all font family classes.
GVTGlyphVector An interface for all GVT GlyphVector classes.
 

Class Summary
AWTFontFamily A font family class for AWT fonts.
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.
GVTLineMetrics GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.
HKern The HKern class describes an entry in the "kerning table".
HKernTable The HKernTable class holds a kerning table (a collection of HKern elements).
SVGGVTGlyphVector A GVTGlyphVector class for SVG fonts.
UnresolvedFontFamily A font family class for unresolved fonts.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.