|
||||||||||
| 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.DviPost
public class DviPost
DVI: post: Beginning of the postamble.
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.dvi.command.DviCommand |
|---|
BOP_LENGTH |
| Constructor Summary | |
|---|---|
DviPost(int oc,
int sp,
int p,
int anum,
int aden,
int amag,
int l,
int u,
int s,
int t)
Create a new object. |
|
| Method Summary | |
|---|---|
int |
getDen()
Returns the den. |
int |
getHeigthdepth()
Returns the heigthdepth. |
int |
getMag()
Returns the mag. |
java.lang.String |
getName()
Returns the name of the command. |
int |
getNum()
Returns the num. |
int |
getPointer()
Returns the pointer. |
int |
getStackdepth()
Returns the stackdepth. |
int |
getTotalpage()
Returns the totalpage. |
int |
getWidth()
Returns the width. |
| 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 DviPost(int oc,
int sp,
int p,
int anum,
int aden,
int amag,
int l,
int u,
int s,
int t)
oc - the opcodesp - the start pointerp - the pointeranum - the numaden - the denamag - the magl - the height+depthu - the widths - the stack deptht - the total pages| Method Detail |
|---|
public int getDen()
public int getHeigthdepth()
public int getMag()
public java.lang.String getName()
getName in class DviCommandDviCommand.getName()public int getNum()
public int getPointer()
public int getStackdepth()
public int getTotalpage()
public int getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||