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 intPdfDocument.RenderingContext.cellRendered(PdfCell cell, int pageNumber) private intPdfDocument.RenderingContext.consumeRowspan(PdfCell c) Consumes the rowspanprivate intPdfDocument.RenderingContext.currentRowspan(PdfCell c) Looks at the current rowspan.private booleanPdfDocument.RenderingContext.isCellRenderedOnPage(PdfCell cell, int pageNumber) private intPdfDocument.RenderingContext.numCellRendered(PdfCell cell)