Uses of Class
de.dante.extex.font.type.tfm.TFMKeyInt

Packages that use TFMKeyInt
de.dante.extex.font.type.tfm This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. 
 

Uses of TFMKeyInt in de.dante.extex.font.type.tfm
 

Methods in de.dante.extex.font.type.tfm that return TFMKeyInt
 TFMKeyInt TFMIndexMultimap.at(int i)
          (key, value) pair at given position.
 

Methods in de.dante.extex.font.type.tfm with parameters of type TFMKeyInt
 void TFMIndexMultimap.insert(TFMKeyInt p, int i)
          Insert a (key, value) pair at the given position.