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 metrics of this Glyph with the specified kerning value
applied.
|
GVTGlyphMetrics |
GVTGlyphVector.getGlyphMetrics(int glyphIndex) |
Returns the metrics of the glyph at the specified index into this
GlyphVector.
|
GVTGlyphMetrics |
MultiGlyphVector.getGlyphMetrics(int glyphIndex) |
Returns the metrics of the glyph at the specified index into this
GlyphVector.
|
GVTGlyphMetrics |
SVGGVTGlyphVector.getGlyphMetrics(int idx) |
Returns the metrics of the glyph at the specified index into this
GlyphVector.
|