com.lowagie.text.pdf
protected static class PdfDocument.RenderingContext extends Object
Since: 2.0.8 (PdfDocument was package-private before)
| Field Summary | |
|---|---|
| PdfContentByte | cellGraphics |
| float | lostTableBottom |
| float | maxCellBottom |
| float | maxCellHeight |
| float | oldHeight |
| Map | pageMap |
| float | pagetop |
| Map | rowspanMap |
| PdfTable | table
A PdfPTable |
| Method Summary | |
|---|---|
| int | cellRendered(PdfCell cell, int pageNumber) |
| int | consumeRowspan(PdfCell c)
Consumes the rowspan |
| int | currentRowspan(PdfCell c)
Looks at the current rowspan. |
| boolean | isCellRenderedOnPage(PdfCell cell, int pageNumber) |
| int | numCellRendered(PdfCell cell) |
Parameters: c
Returns: a rowspan.
Parameters: c
Returns: the current rowspan