Uses of Class
org.apache.batik.svggen.font.table.KerningPair

Packages that use KerningPair
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
protected static 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
 KerningPair KernSubtableFormat0.getKerningPair(int i)
           
abstract  KerningPair KernSubtable.getKerningPair(int i)
           
 KerningPair KernSubtableFormat2.getKerningPair(int i)
           
 



Copyright © 2017 Apache Software Foundation. All Rights Reserved.