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

Packages that use DviPre
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 DviPre in org.extex.font.format.dvi.command
 

Methods in org.extex.font.format.dvi.command that return DviPre
static DviPre DviCommand.getPre(RandomAccessR rar)
          Reads the DviPre command.
 

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

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

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

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

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