Package org.extex.font.format.dvi.command

Interface Summary
DviExecuteCommand Interface for a DVI command to execute.
DviReadCommand Interface for a DVI command to read.
 

Class Summary
DviBOP DVI bop: Beginning of a page.
DviChar DVI: character.
DviCommand Abstract class for all DVI commands.
DviDown DVI: down
DviEOP DVI: eop: End of Page.
DviFntDef DVI: fnt_def: Define a font.
DviFntNum DVI: fnt_num: set the font.
DviNOP DVI: nop: do nothing.
DviPOP DVI: pop: Pop the values off the stack.
DviPost DVI: post: Beginning of the postamble.
DviPostPost DVI: post post: Ending of the postamble.
DviPre DVI: pre: Beginning of the preamble.
DviPush DVI: push: Push the values onto the stack.
DviRight DVI: right
DviRule DVI: rule: draw a rule.
DviW DVI: w: move right
DviX DVI: x
DviXXX DVI: xxx: Undefined command e.g.
DviY DVI: y
DviZ DVI: z