|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.dvi.command.DviCommand
org.extex.font.format.dvi.command.DviPostPost
public class DviPostPost
DVI: post post: Ending of the postamble.
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.dvi.command.DviCommand |
|---|
BOP_LENGTH |
| Constructor Summary | |
|---|---|
DviPostPost(int oc,
int sp,
int p,
int i)
Create a new object. |
|
| Method Summary | |
|---|---|
int |
getIdentification()
Returns the identification. |
java.lang.String |
getName()
Returns the name of the command. |
int |
getPointer()
Returns the pointer. |
| Methods inherited from class org.extex.font.format.dvi.command.DviCommand |
|---|
getFntDefs, getNextCommand, getOpcode, getPost, getPre, getStartPointer, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DviPostPost(int oc,
int sp,
int p,
int i)
oc - the opcodesp - the start pointerp - the pointeri - the identification| Method Detail |
|---|
public int getIdentification()
public java.lang.String getName()
getName in class DviCommandDviCommand.getName()public int getPointer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||