| Package | Description |
|---|---|
| org.apache.batik.gvt.font |
| Modifier and Type | Method and Description |
|---|---|
static AWTGlyphGeometryCache.Value |
AWTGVTFont.getGlyphGeometry(AWTGVTFont font,
char c,
GlyphVector gv,
int glyphIndex,
Point2D glyphPos)
Returns the geometry of the specified character.
|
| Constructor and Description |
|---|
AWTGVTGlyphVector(GlyphVector glyphVector,
AWTGVTFont font,
double scaleFactor,
CharacterIterator ci)
Creates and new AWTGVTGlyphVector from the specified GlyphVector and
AWTGVTFont objects.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.