Uses of Class
java.awt.font.GlyphMetrics
| Package | Description | 
|---|---|
| java.awt.font | Provides classes and interface relating to fonts. | 
- 
Uses of GlyphMetrics in java.awt.fontMethods in java.awt.font that return GlyphMetrics Modifier and Type Method Description abstract GlyphMetricsGlyphVector. getGlyphMetrics(int glyphIndex)Returns the metrics of the glyph at the specified index into thisGlyphVector.