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 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
abstract  KerningPair KernSubtable.getKerningPair(int i)
           
 KerningPair KernSubtableFormat0.getKerningPair(int i)
           
 KerningPair KernSubtableFormat2.getKerningPair(int i)
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.