Uses of Class
org.extex.font.format.dvi.command.DviFntDef

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

Uses of DviFntDef in org.extex.font.format.dvi.command
 

Methods in org.extex.font.format.dvi.command that return types with arguments of type DviFntDef
static java.util.List<DviFntDef> DviCommand.getFntDefs(RandomAccessR rar)
          Read the fnt_def commands.
 

Methods in org.extex.font.format.dvi.command with parameters of type DviFntDef
 void DviExecuteCommand.execute(DviFntDef command)
          execute DviFntDef
 

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

Methods in org.extex.font.format.vf with parameters of type DviFntDef
 void VfDvi2Node.execute(DviFntDef command)
          execute DviFntDef
 

Uses of DviFntDef in org.extex.font.format.vf.command
 

Methods in org.extex.font.format.vf.command with parameters of type DviFntDef
 void VfDviXml.execute(DviFntDef command)
          execute DviFntDef