Package | Description |
---|---|
com.lowagie.text.pdf |
Modifier and Type | Method and Description |
---|---|
int |
PdfDocument.RenderingContext.cellRendered(PdfCell cell,
int pageNumber) |
int |
PdfDocument.RenderingContext.consumeRowspan(PdfCell c)
Consumes the rowspan
|
int |
PdfDocument.RenderingContext.currentRowspan(PdfCell c)
Looks at the current rowspan.
|
boolean |
PdfDocument.RenderingContext.isCellRenderedOnPage(PdfCell cell,
int pageNumber) |
int |
PdfDocument.RenderingContext.numCellRendered(PdfCell cell) |
Copyright © 2018. All rights reserved.