Uses of Class
org.apache.batik.svggen.font.table.SingleSubst
Packages that use SingleSubst
-
Uses of SingleSubst in org.apache.batik.svggen.font
Methods in org.apache.batik.svggen.font with parameters of type SingleSubstModifier and TypeMethodDescriptionprotected static String
SVGFont.getGlyphAsSVG
(Font font, Glyph glyph, int glyphIndex, int defaultHorizAdvanceX, SingleSubst arabInitSubst, SingleSubst arabMediSubst, SingleSubst arabTermSubst, String code) -
Uses of SingleSubst in org.apache.batik.svggen.font.table
Subclasses of SingleSubst in org.apache.batik.svggen.font.tableMethods in org.apache.batik.svggen.font.table that return SingleSubstModifier and TypeMethodDescriptionstatic SingleSubst
SingleSubst.read
(RandomAccessFile raf, int offset)