Uses of Class
org.apache.batik.svggen.font.table.KerningPair
-
Packages that use KerningPair Package Description org.apache.batik.svggen.font org.apache.batik.svggen.font.table -
-
Uses of KerningPair in org.apache.batik.svggen.font
Methods in org.apache.batik.svggen.font with parameters of type KerningPair Modifier and Type Method Description protected static java.lang.String
SVGFont. getKerningPairAsSVG(KerningPair kp, PostTable post)
-
Uses of KerningPair in org.apache.batik.svggen.font.table
Methods in org.apache.batik.svggen.font.table that return KerningPair Modifier and Type Method Description abstract KerningPair
KernSubtable. getKerningPair(int i)
KerningPair
KernSubtableFormat0. getKerningPair(int i)
KerningPair
KernSubtableFormat2. getKerningPair(int i)
-