|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.format.dvi.command.DviCommand
de.dante.extex.format.dvi.command.DviPre
DVI: pre
Field Summary |
Fields inherited from class de.dante.extex.format.dvi.command.DviCommand |
BOP_LENGTH |
Constructor Summary | |
DviPre(int oc,
int sp,
int i,
int anum,
int aden,
int amag,
java.lang.String com)
Create a new object. |
Method Summary | |
java.lang.String |
getComment()
Returns the comment. |
int |
getDen()
Returns the den. |
int |
getIdentifier()
Returns the identifier. |
int |
getMag()
Returns the mag. |
java.lang.String |
getName()
Returns the name of the command. |
int |
getNum()
Returns the num. |
Methods inherited from class de.dante.extex.format.dvi.command.DviCommand |
getFntDefs, getNextCommand, getOpcode, getPost, getPre, getStartPointer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DviPre(int oc, int sp, int i, int anum, int aden, int amag, java.lang.String com)
oc
- the opcodesp
- the start pointeri
- the indentificationanum
- the numaden
- the denamag
- the magcom
- the commentMethod Detail |
public java.lang.String getComment()
public int getDen()
public int getIdentifier()
public int getMag()
public int getNum()
public java.lang.String getName()
DviCommand
getName
in class DviCommand
DviCommand.getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |