Uses of Class
org.openpdf.text.pdf.PdfDocument.RenderingContext
Packages that use PdfDocument.RenderingContext
-
Uses of PdfDocument.RenderingContext in org.openpdf.text.pdf
Methods in org.openpdf.text.pdf with parameters of type PdfDocument.RenderingContextModifier and TypeMethodDescriptionprotected voidPdfDocument.analyzeRow(List<List<PdfCell>> rows, PdfDocument.RenderingContext ctx) protected voidPdfDocument.consumeRowspan(List<PdfCell> row, PdfDocument.RenderingContext ctx) PdfDocument.extractRows(List<PdfCell> cells, PdfDocument.RenderingContext ctx) protected voidPdfDocument.renderCells(PdfDocument.RenderingContext ctx, List cells, boolean hasToFit)