Uses of Class
com.aowagie.text.pdf.PdfCell
Packages that use PdfCell
-
Uses of PdfCell in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf with parameters of type PdfCellModifier and TypeMethodDescriptionprivate int
PdfDocument.RenderingContext.cellRendered
(PdfCell cell, int pageNumber) private int
PdfDocument.RenderingContext.consumeRowspan
(PdfCell c) Consumes the rowspanprivate int
PdfDocument.RenderingContext.currentRowspan
(PdfCell c) Looks at the current rowspan.private boolean
PdfDocument.RenderingContext.isCellRenderedOnPage
(PdfCell cell, int pageNumber) private int
PdfDocument.RenderingContext.numCellRendered
(PdfCell cell)