Uses of Class
org.openinvoice.ubl4j.text.pdf.table.PDFTableWrapper

Packages that use PDFTableWrapper
org.openinvoice.ubl4j.text.pdf Contains classes that handle the PDF output generation. 
org.openinvoice.ubl4j.text.pdf.table Contains PDF table related classes classes that handle the PDF output generation. 
 

Uses of PDFTableWrapper in org.openinvoice.ubl4j.text.pdf
 

Methods in org.openinvoice.ubl4j.text.pdf with parameters of type PDFTableWrapper
 void PDFInvoiceRenderer.add(PDFTableWrapper pdfTableWrapper)
           
 

Uses of PDFTableWrapper in org.openinvoice.ubl4j.text.pdf.table
 

Subclasses of PDFTableWrapper in org.openinvoice.ubl4j.text.pdf.table
 class CustomerPartyTable
          Presents invoice customer information in PDF tabular format.
 class InvoiceLineTable
           
 class InvoiceNumberAndDateTable
           
 class PartyTable
           
 class PaymentTermsTable
           
 class SupplierPartyTable
           
 

Fields in org.openinvoice.ubl4j.text.pdf.table declared as PDFTableWrapper
protected  PDFTableWrapper SupplierBankDetailsFooterTable.footer
          The PdfPTable that will be added as the footer of the document.
 



Copyright © 2011-2012 Plain Source. All Rights Reserved.