Uses of Class
org.openinvoice.ubl4j.text.pdf.PDFInvoiceRenderer

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

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

Methods in org.openinvoice.ubl4j.text.pdf.table that return PDFInvoiceRenderer
 PDFInvoiceRenderer PartyTable.getPdfInvoice()
           
 

Constructors in org.openinvoice.ubl4j.text.pdf.table with parameters of type PDFInvoiceRenderer
CustomerPartyTable(PDFInvoiceRenderer pdfInvoice)
           
InvoiceLineTable(PDFInvoiceRenderer pdfInvoice)
           
InvoiceNumberAndDateTable(PDFInvoiceRenderer pdfInvoice)
           
PartyTable(PDFInvoiceRenderer pdfInvoice, oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.PartyType partyType, int numberOfColumn, List<TextLabel> listOfLabelsToDisplay)
           
PaymentTermsTable(PDFInvoiceRenderer pdfInvoice)
           
SupplierPartyTable(PDFInvoiceRenderer pdfInvoice)
           
 



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