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

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

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

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

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

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

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