|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mapfish.print.TotalPageNum
public class TotalPageNum
A class for handling the tricky task of displaying the total number of pages on each page of the document.
| Constructor Summary | |
|---|---|
TotalPageNum(com.lowagie.text.pdf.PdfWriter writer,
com.lowagie.text.Font font)
|
|
| Method Summary | |
|---|---|
com.lowagie.text.Chunk |
createPlaceHolder()
|
void |
render(com.lowagie.text.pdf.PdfWriter writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TotalPageNum(com.lowagie.text.pdf.PdfWriter writer,
com.lowagie.text.Font font)
| Method Detail |
|---|
public com.lowagie.text.Chunk createPlaceHolder()
throws com.lowagie.text.BadElementException
com.lowagie.text.BadElementExceptionpublic void render(com.lowagie.text.pdf.PdfWriter writer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||