| Package | Description |
|---|---|
| org.apache.batik.svggen.font |
| Modifier and Type | Method | Description |
|---|---|---|
Glyph |
Font.getGlyph(int i) |
| Modifier and Type | Method | Description |
|---|---|---|
protected static java.lang.String |
SVGFont.getContourAsSVGPathData(Glyph glyph,
int startIndex,
int count) |
|
protected static java.lang.String |
SVGFont.getGlyphAsSVG(Font font,
Glyph glyph,
int glyphIndex,
int defaultHorizAdvanceX,
java.lang.String attrib,
java.lang.String code) |
|
protected static java.lang.String |
SVGFont.getGlyphAsSVG(Font font,
Glyph glyph,
int glyphIndex,
int defaultHorizAdvanceX,
SingleSubst arabInitSubst,
SingleSubst arabMediSubst,
SingleSubst arabTermSubst,
java.lang.String code) |
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.