org.openinvoice.ubl4j.text.pdf.table
Class PaymentTermsTable

java.lang.Object
  extended by org.openinvoice.ubl4j.text.pdf.table.PDFTableWrapper
      extended by org.openinvoice.ubl4j.text.pdf.table.PaymentTermsTable

public class PaymentTermsTable
extends PDFTableWrapper

Since:
\$Date: 2012/05/19 19:36:24 $
Version:
\$Revision: 4b0ab6d6e082 $
Author:
\$Author: javad $

Field Summary
 
Fields inherited from class org.openinvoice.ubl4j.text.pdf.table.PDFTableWrapper
LABEL_VAL_SEP
 
Constructor Summary
PaymentTermsTable(PDFInvoiceRenderer pdfInvoice)
           
 
Method Summary
 void decorateCell(PDFCellWrapper cellWrapper)
           
 void decorateTable()
           
 void render()
           
 
Methods inherited from class org.openinvoice.ubl4j.text.pdf.table.PDFTableWrapper
addCell, addCell, addKeyValueCell, addLabelCell, addLabelCell, addLabelHeaderCell, addLabelValueCell, addTotalLabelHeaderCell, addValueCell, addValueCell, addValueCell, addValueCell, addValueCell, addValueCell, createLabelValueCells, getDefaultCell, getHorizontalAlignment, getLabelValueSeparator, getNumberOfColumns, getTable, setHorizontalAlignment, setLabelValueSeparator, setSpacingAfter, setTable, setTotalWidth, setTotalWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PaymentTermsTable

public PaymentTermsTable(PDFInvoiceRenderer pdfInvoice)
Method Detail

render

public void render()
            throws com.itextpdf.text.DocumentException
Throws:
com.itextpdf.text.DocumentException

decorateTable

public void decorateTable()
Overrides:
decorateTable in class PDFTableWrapper

decorateCell

public void decorateCell(PDFCellWrapper cellWrapper)
Overrides:
decorateCell in class PDFTableWrapper


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