Uses of Class
org.extex.font.format.vf.command.VfCommandFontDef

Packages that use VfCommandFontDef
org.extex.font.format.vf This package contains the definitions and implementations for the VF-font-metric handling in ExTeX. 
 

Uses of VfCommandFontDef in org.extex.font.format.vf
 

Methods in org.extex.font.format.vf that return VfCommandFontDef
 VfCommandFontDef VfFont.getFont(int number)
          Returns the font command or null, if not found.
 

Methods in org.extex.font.format.vf that return types with arguments of type VfCommandFontDef
 java.util.Map<java.lang.Integer,VfCommandFontDef> VfFont.getFonts()
          Getter for fonts.