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

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

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

Methods in org.apache.batik.gvt.font that return GVTGlyphMetrics
 GVTGlyphMetrics AWTGVTGlyphVector.getGlyphMetrics(int glyphIndex)
          Returns the metrics of the glyph at the specified index into this GVTGlyphVector.
 GVTGlyphMetrics Glyph.getGlyphMetrics()
          Returns the metrics of this Glyph if it is used in a horizontal layout.
 GVTGlyphMetrics Glyph.getGlyphMetrics(float hkern, float vkern)
          Returns the metics of this Glyph with the specified kerning value applied.
 GVTGlyphMetrics SVGGVTGlyphVector.getGlyphMetrics(int glyphIndex)
          Returns the metrics of the glyph at the specified index into this GlyphVector.
 GVTGlyphMetrics GVTGlyphVector.getGlyphMetrics(int glyphIndex)
          Returns the metrics of the glyph at the specified index into this GlyphVector.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.