Uses of Class
org.extex.font.format.tfm.TfmLigKernArray

Packages that use TfmLigKernArray
org.extex.font.format.tfm This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. 
 

Uses of TfmLigKernArray in org.extex.font.format.tfm
 

Methods in org.extex.font.format.tfm that return TfmLigKernArray
 TfmLigKernArray TfmReader.getLigkern()
          Returns the ligkern.
 

Methods in org.extex.font.format.tfm with parameters of type TfmLigKernArray
 void TfmVisitor.visitTfmLigKernArray(TfmLigKernArray ligkern)
          Visit the TfmLigKernArray.