Uses of Class
org.apache.batik.svggen.font.Glyph
Packages that use Glyph
-
Uses of Glyph in org.apache.batik.svggen.font
Methods in org.apache.batik.svggen.font that return GlyphMethods in org.apache.batik.svggen.font with parameters of type GlyphModifier and TypeMethodDescriptionprotected static StringSVGFont.getContourAsSVGPathData(Glyph glyph, int startIndex, int count) protected static StringSVGFont.getGlyphAsSVG(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, String attrib, String code) protected static StringSVGFont.getGlyphAsSVG(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, SingleSubst arabInitSubst, SingleSubst arabMediSubst, SingleSubst arabTermSubst, String code)