|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DviExecuteCommand
Interface for a DVI command to execute.
| Method Summary | |
|---|---|
void |
execute(DviBOP command)
execute DviBOP |
void |
execute(DviChar command)
execute DviChar. |
void |
execute(DviDown command)
execute DviDown |
void |
execute(DviEOP command)
execute DviEOP |
void |
execute(DviFntDef command)
execute DviFntDef |
void |
execute(DviFntNum command)
execute DviFntNum |
void |
execute(DviNOP command)
execute DviNOP |
void |
execute(DviPOP command)
execute DviPOP |
void |
execute(DviPost command)
execute DviPost |
void |
execute(DviPostPost command)
execute DviPostPost |
void |
execute(DviPre command)
execute DviPre |
void |
execute(DviPush command)
execute DviPUSH |
void |
execute(DviRight command)
execute DviRight |
void |
execute(DviRule command)
execute DviRule |
void |
execute(DviW command)
execute DviW |
void |
execute(DviX command)
execute DviX |
void |
execute(DviXXX command)
execute DviXXX |
void |
execute(DviY command)
execute DviY |
void |
execute(DviZ command)
execute DviZ |
| Method Detail |
|---|
void execute(DviChar command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviBOP command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviDown command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviEOP command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviFntDef command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviFntNum command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviPOP command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviNOP command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviPost command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviPostPost command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviPre command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviPush command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviRight command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviRule command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviW command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviX command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviXXX command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviY command)
throws FontException
command - the command
FontException - if a font-error occurs.
void execute(DviZ command)
throws FontException
command - the command
FontException - if a font-error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||