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 PostTable
Font. post
Methods in org.apache.batik.svggen.font that return PostTable Modifier and Type Method Description PostTable
Font. getPostTable()
Methods in org.apache.batik.svggen.font with parameters of type PostTable Modifier and Type Method Description protected static java.lang.String
SVGFont. getKerningPairAsSVG(KerningPair kp, PostTable post)
-