|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pz.platypus.plugin.pdf.commands.PdfFooterOn
public class PdfFooterOn
Implementation of turning on the printing of the page footer in the PDF plugin
| Field Summary | |
|---|---|
private java.lang.String |
root
|
| Constructor Summary | |
|---|---|
PdfFooterOn()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRoot()
get the root of the command. |
int |
process(OutputContextable context,
Token tok,
int tokNum)
method for processing this command in the output plugin. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String root
| Constructor Detail |
|---|
public PdfFooterOn()
| Method Detail |
|---|
public int process(OutputContextable context,
Token tok,
int tokNum)
OutputCommandable
process in interface OutputCommandablecontext - the context/state of the output documenttok - the command token as found in the token streamtokNum - the number of the token in the token listpublic java.lang.String getRoot()
OutputCommandable
getRoot in interface OutputCommandable
|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||