Uses of Class
com.lowagie.text.pdf.PdfTable

Packages that use PdfTable
com.lowagie.text.pdf   
 

Uses of PdfTable in com.lowagie.text.pdf
 

Methods in com.lowagie.text.pdf that return PdfTable
 PdfTable PdfWriter.getPdfTable(Table table)
          Gets a pre-rendered table.
 

Methods in com.lowagie.text.pdf with parameters of type PdfTable
 boolean PdfWriter.breakTableIfDoesntFit(PdfTable table)
          Row additions to the original Table used to build the PdfTable are processed and pre-rendered, and then the contents are deleted.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.