Uses of Class
org.fontbox.afm.KernPair

Packages that use KernPair
org.fontbox.afm This package holds classes used to parse AFM(Adobe Font Metrics) files.  
 

Uses of KernPair in org.fontbox.afm
 

Methods in org.fontbox.afm with parameters of type KernPair
 void FontMetric.addKernPair(KernPair kernPair)
          This will add a kern pair.
 void FontMetric.addKernPair0(KernPair kernPair)
          This will add a kern pair.
 void FontMetric.addKernPair1(KernPair kernPair)
          This will add a kern pair.