Uses of Class
org.pdfbox.afmtypes.KernPair

Packages that use KernPair
org.pdfbox.afmtypes This package contains all the base types that can be found in an AFM file. 
 

Uses of KernPair in org.pdfbox.afmtypes
 

Methods in org.pdfbox.afmtypes 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.