|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfTable | |
|---|---|
| com.lowagie.text.pdf | |
| Uses of PdfTable in com.lowagie.text.pdf |
|---|
| Methods in com.lowagie.text.pdf that return PdfTable | |
|---|---|
PdfTable |
PdfWriter.getPdfTable(Table table)
Gets a pre-rendered table. |
| Methods in com.lowagie.text.pdf with parameters of type PdfTable | |
|---|---|
boolean |
PdfWriter.breakTableIfDoesntFit(PdfTable table)
Row additions to the original Table used to build the PdfTable are processed and pre-rendered,
and then the contents are deleted. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||