Uses of Class
org.apache.batik.gvt.font.AWTGVTFont

Packages that use AWTGVTFont
org.apache.batik.gvt.font   
 

Uses of AWTGVTFont in org.apache.batik.gvt.font
 

Methods in org.apache.batik.gvt.font with parameters of type AWTGVTFont
static AWTGlyphGeometryCache.Value AWTGVTFont.getGlyphGeometry(AWTGVTFont font, char c, java.awt.font.GlyphVector gv, int glyphIndex, java.awt.geom.Point2D glyphPos)
          Returns the geometry of the specified character.
 

Constructors in org.apache.batik.gvt.font with parameters of type AWTGVTFont
AWTGVTGlyphVector(java.awt.font.GlyphVector glyphVector, AWTGVTFont font, float scaleFactor, java.text.CharacterIterator ci)
          Creates and new AWTGVTGlyphVector from the specified GlyphVector and AWTGVTFont objects.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.