Uses of Class
org.apache.batik.svggen.font.table.PostTable
-
Packages that use PostTable Package Description org.apache.batik.svggen.font -
-
Uses of PostTable in org.apache.batik.svggen.font
Fields in org.apache.batik.svggen.font declared as PostTable Modifier and Type Field Description private PostTableFont. postMethods in org.apache.batik.svggen.font that return PostTable Modifier and Type Method Description PostTableFont. getPostTable()Methods in org.apache.batik.svggen.font with parameters of type PostTable Modifier and Type Method Description protected static java.lang.StringSVGFont. getKerningPairAsSVG(KerningPair kp, PostTable post)
-