|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GVTGlyphMetrics | |
org.apache.batik.gvt.font | |
org.apache.batik.gvt.text |
Uses of GVTGlyphMetrics in org.apache.batik.gvt.font |
Methods in org.apache.batik.gvt.font that return GVTGlyphMetrics | |
GVTGlyphMetrics |
MultiGlyphVector.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. |
GVTGlyphMetrics |
AWTGVTGlyphVector.getGlyphMetrics(int glyphIndex)
Returns the metrics of the glyph at the specified index into this GVTGlyphVector. |
GVTGlyphMetrics |
SVGGVTGlyphVector.getGlyphMetrics(int glyphIndex)
Returns the metrics of the glyph at the specified index into this GlyphVector. |
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. |
Uses of GVTGlyphMetrics in org.apache.batik.gvt.text |
Methods in org.apache.batik.gvt.text that return GVTGlyphMetrics | |
GVTGlyphMetrics |
GlyphLayout.getGlyphMetrics(int glyphIndex)
|
GVTGlyphMetrics |
TextSpanLayout.getGlyphMetrics(int glyphIndex)
Returns the Metrics for a particular glyph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |