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 String
SVGFont.getContourAsSVGPathData
(Glyph glyph, int startIndex, int count) protected static String
SVGFont.getGlyphAsSVG
(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, String attrib, String code) protected static String
SVGFont.getGlyphAsSVG
(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, SingleSubst arabInitSubst, SingleSubst arabMediSubst, SingleSubst arabTermSubst, String code)