Uses of Class
org.apache.batik.svggen.font.Glyph
-
Packages that use Glyph Package Description org.apache.batik.svggen.font -
-
Uses of Glyph in org.apache.batik.svggen.font
Methods in org.apache.batik.svggen.font that return Glyph Modifier and Type Method Description GlyphFont. getGlyph(int i)Methods in org.apache.batik.svggen.font with parameters of type Glyph Modifier and Type Method Description protected static java.lang.StringSVGFont. getContourAsSVGPathData(Glyph glyph, int startIndex, int count)protected static java.lang.StringSVGFont. getGlyphAsSVG(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, java.lang.String attrib, java.lang.String code)protected static java.lang.StringSVGFont. getGlyphAsSVG(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, SingleSubst arabInitSubst, SingleSubst arabMediSubst, SingleSubst arabTermSubst, java.lang.String code)
-