|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.lowagie.text.Document
yawda.utils.itext.CDocument
| Field Summary | |
yawda.utils.itext.CDocument.CDocListener |
docListener
|
| Fields inherited from class com.lowagie.text.Document |
close, compress, footer, header, htmlStyleClass, javaScript_onLoad, javaScript_onUnLoad, marginBottom, marginLeft, marginRight, marginTop, open, pageN, pageSize, watermark |
| Constructor Summary | |
CDocument(com.lowagie.text.Rectangle rect,
float _1,
float _2,
float _3,
float _4,
String headerAllPage,
String headerEvenPage,
String headerOddPage,
String footerAllPage,
String footerEvenPage,
String footerOddPage)
|
|
| Method Summary | |
void |
open()
|
void |
setHeaderFooter(int page)
|
| Methods inherited from class com.lowagie.text.Document |
add, add, addAuthor, addCreationDate, addCreator, addDocListener, addHeader, addKeywords, addProducer, addSubject, addTitle, bottom, bottom, bottomMargin, clearTextWrap, close, getHtmlStyleClass, getJavaScript_onLoad, getJavaScript_onUnLoad, getPageNumber, getPageSize, getVersion, isOpen, left, left, leftMargin, newPage, removeDocListener, removeWatermark, resetFooter, resetHeader, resetPageCount, right, right, rightMargin, setFooter, setHeader, setHtmlStyleClass, setJavaScript_onLoad, setJavaScript_onUnLoad, setMargins, setPageCount, setPageSize, top, top, topMargin |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public yawda.utils.itext.CDocument.CDocListener docListener
| Constructor Detail |
public CDocument(com.lowagie.text.Rectangle rect,
float _1,
float _2,
float _3,
float _4,
String headerAllPage,
String headerEvenPage,
String headerOddPage,
String footerAllPage,
String footerEvenPage,
String footerOddPage)
| Method Detail |
public final void setHeaderFooter(int page)
public final void open()
DocListener.open()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||