|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DviReadCommand
Interface for a DVI command to read.
| Method Summary | |
|---|---|
DviCommand |
read(RandomAccessR rar,
int opcode,
int sp)
Read a dvi command. |
| Method Detail |
|---|
DviCommand read(RandomAccessR rar,
int opcode,
int sp)
throws java.io.IOException,
FontException
rar - the inputopcode - the opcodesp - the start pointer
java.io.IOException - in case of a IO-error.
FontException - in case of a font-error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||