| Package | Description |
|---|---|
| java.awt.font |
Provides classes and interface relating to fonts.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GlyphMetrics |
GlyphVector.getGlyphMetrics(int glyphIndex)
Returns the metrics of the glyph at the specified index into this
GlyphVector.
|