| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.freehep.postscript.types.PSObject
org.freehep.postscript.types.PSSimple
org.freehep.postscript.types.PSOperator
org.freehep.postscript.operators.AbstractOperator
org.freehep.postscript.operators.OutputOperator
org.freehep.postscript.operators.ShowPage
public class ShowPage
| Field Summary | 
|---|
| Fields inherited from class org.freehep.postscript.types.PSOperator | 
|---|
operandTypes | 
| Fields inherited from class org.freehep.postscript.types.PSSimple | 
|---|
log | 
| Fields inherited from class org.freehep.postscript.types.PSObject | 
|---|
name | 
| Constructor Summary | |
|---|---|
ShowPage()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
execute(OperandStack os)
 | 
| Methods inherited from class org.freehep.postscript.operators.OutputOperator | 
|---|
register | 
| Methods inherited from class org.freehep.postscript.operators.AbstractOperator | 
|---|
register | 
| Methods inherited from class org.freehep.postscript.types.PSOperator | 
|---|
checkAndExecute, clone, copy, cvs, equals, getName, getType, hashCode, toString | 
| Methods inherited from class org.freehep.postscript.types.PSObject | 
|---|
error, isExecutable, isLiteral, setExecutable, setLiteral, setName, toPrint | 
| Methods inherited from class java.lang.Object | 
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ShowPage()
| Method Detail | 
|---|
public boolean execute(OperandStack os)
execute in class PSObject
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||