Uses of Class
com.lowagie.text.pdf.PdfCell
Packages that use PdfCell
-
Uses of PdfCell in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf with parameters of type PdfCellModifier and TypeMethodDescriptionintPdfDocument.RenderingContext.cellRendered(PdfCell cell, int pageNumber) intPdfDocument.RenderingContext.consumeRowspan(PdfCell c) Consumes the rowspanintPdfDocument.RenderingContext.currentRowspan(PdfCell c) Looks at the current rowspan.booleanPdfDocument.RenderingContext.isCellRenderedOnPage(PdfCell cell, int pageNumber) intPdfDocument.RenderingContext.numCellRendered(PdfCell cell)