Uses of Interface
org.extex.font.format.dvi.DviInterpreter

Packages that use DviInterpreter
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 DviInterpreter in org.extex.font.format.vf
 

Classes in org.extex.font.format.vf that implement DviInterpreter
 class VfDvi2Node
          Convert Vf-Dvi to nodes.
 

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

Classes in org.extex.font.format.vf.command that implement DviInterpreter
 class VfDviXml
          Convert the dvi values to xml for a virtual font.