Uses of Class
java.awt.font.GlyphMetrics
Packages that use GlyphMetrics
-
Uses of GlyphMetrics in java.awt.font
Methods in java.awt.font that return GlyphMetricsModifier and TypeMethodDescriptionabstract GlyphMetrics
GlyphVector.getGlyphMetrics(int glyphIndex)
Returns the metrics of the glyph at the specified index into thisGlyphVector
.