|
||||||||||
| 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.DviBOP
public class DviBOP
DVI bop: Beginning of a page.
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.dvi.command.DviCommand |
|---|
BOP_LENGTH |
| Constructor Summary | |
|---|---|
DviBOP(int oc,
int sp,
int[] carray,
int ap)
Create a new object. |
|
| Method Summary | |
|---|---|
int[] |
getC()
Returns the c. |
java.lang.String |
getName()
Returns the name of the command. |
int |
getP()
Returns the p. |
| 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 DviBOP(int oc,
int sp,
int[] carray,
int ap)
oc - the opcodesp - the start pointercarray - the c-arrayap - the p| Method Detail |
|---|
public int[] getC()
public int getP()
public java.lang.String getName()
getName in class DviCommandDviCommand.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||