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

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

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

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

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

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

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

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