Uses of Package
org.apache.batik.gvt.font

Packages that use org.apache.batik.gvt.font
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
org.apache.batik.gvt.font   
org.apache.batik.gvt.text   
 

Classes in org.apache.batik.gvt.font used by org.apache.batik.bridge
AltGlyphHandler
          An interface for handling altGlyphs.
Glyph
          A Glyph describes a graphics node with some specific glyph rendering attributes.
GVTFont
          An interface for all GVT font classes.
GVTFontFamily
          An interface for all font family classes.
GVTGlyphVector
          An interface for all GVT GlyphVector classes.
GVTLineMetrics
          GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.
Kern
          The Kern class describes an entry in the "kerning table".
 

Classes in org.apache.batik.gvt.font used by org.apache.batik.gvt.font
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.Entry
          To manage collisions
AWTGlyphGeometryCache.Value
          The object that holds glyph geometry.
AWTGVTFont
          This is a wrapper class for a java.awt.Font instance.
Glyph
          A Glyph describes a graphics node with some specific glyph rendering attributes.
GVTFont
          An interface for all GVT font classes.
GVTFontFamily
          An interface for all font family classes.
GVTGlyphMetrics
          GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics with the addition of horizontal and vertical advance values.
GVTGlyphVector
          An interface for all GVT GlyphVector classes.
GVTLineMetrics
          GVTLineMetrics is a GVT version of java.awt.font.LineMetrics.
Kern
          The Kern class describes an entry in the "kerning table".
UnicodeRange
          A class that represents a CSS unicode range.
UnresolvedFontFamily
          A font family class for unresolved fonts.
 

Classes in org.apache.batik.gvt.font used by org.apache.batik.gvt.text
GVTFont
          An interface for all GVT font classes.
GVTGlyphMetrics
          GVTGlyphMetrics is essentially a wrapper class for java.awt.font.GlyphMetrics with the addition of horizontal and vertical advance values.
GVTGlyphVector
          An interface for all GVT GlyphVector classes.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.