org.openinvoice.ubl4j.text.pdf
Class PDFInvoiceRendererBean

java.lang.Object
  extended by org.openinvoice.ubl4j.text.pdf.PDFInvoiceRendererBean
All Implemented Interfaces:
InvoiceRendererBean

public class PDFInvoiceRendererBean
extends Object
implements InvoiceRendererBean

Contains layout and cosmetic properties for PDF output rendering.

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

Constructor Summary
PDFInvoiceRendererBean()
           
 
Method Summary
 PDFFontWrapper getCustomerFont()
           
 PDFBaseColorWrapper getCustomerFontBaseColor()
           
 String getCustomerFontFamily()
           
 int getCustomerFontSize()
           
 int getCustomerFontStyle()
           
 List<TextLabel> getCustomerLabelsToDisplay()
           
 int getCustomerLogoHorizontalAlignment()
           
 float getCustomerLogoScalePercent()
           
 float getCustomerLogoSpacingAfter()
           
 PDFBaseColorWrapper getCustomerTableCellBorderBaseColor()
           
 float getCustomerTableCellBorderBottom()
           
 float getCustomerTableCellBorderLeft()
           
 float getCustomerTableCellBorderRight()
           
 float getCustomerTableCellBorderTop()
           
 int getCustomerTableCellHorizontalAlignment()
           
 float getCustomerTableCellPaddingBottom()
           
 float getCustomerTableCellPaddingLeft()
           
 float getCustomerTableCellPaddingRight()
           
 float getCustomerTableCellPaddingTop()
           
 float[] getCustomerTableColumnWidths()
           
 int getCustomerTableHorizontalAlignment()
           
 float getCustomerTableSpacingAfter()
           
 PDFFontWrapper getInvoiceDateAndNumberFont()
           
 PDFBaseColorWrapper getInvoiceDateAndNumberFontBaseColor()
           
 String getInvoiceDateAndNumberFontFamily()
           
 int getInvoiceDateAndNumberFontSize()
           
 int getInvoiceDateAndNumberFontStyle()
           
 List<TextLabel> getInvoiceDateAndNumberLabelsToDisplay()
           
 PDFBaseColorWrapper getInvoiceDateAndNumberTableCellBorderBaseColor()
           
 float getInvoiceDateAndNumberTableCellBorderBottom()
           
 float getInvoiceDateAndNumberTableCellBorderLeft()
           
 float getInvoiceDateAndNumberTableCellBorderRight()
           
 float getInvoiceDateAndNumberTableCellBorderTop()
           
 float getInvoiceDateAndNumberTableCellPaddingBottom()
           
 float getInvoiceDateAndNumberTableCellPaddingLeft()
           
 float getInvoiceDateAndNumberTableCellPaddingRight()
           
 float getInvoiceDateAndNumberTableCellPaddingTop()
           
 float[] getInvoiceDateAndNumberTableColumnWidths()
           
 int getInvoiceDateAndNumberTableHorizontalAlignment()
           
 float getInvoiceDateAndNumberTableSpacingAfter()
           
 String getInvoiceDatePattern()
           
 PDFFontWrapper getInvoiceLineFont()
           
 PDFBaseColorWrapper getInvoiceLineFontBaseColor()
           
 String getInvoiceLineFontFamily()
           
 int getInvoiceLineFontSize()
           
 int getInvoiceLineFontStyle()
           
 List<TextLabel> getInvoiceLineLabelsToDisplay()
           
 PDFBaseColorWrapper getInvoiceLineTableCellBorderBaseColor()
           
 float getInvoiceLineTableCellBorderBottom()
           
 float getInvoiceLineTableCellBorderLeft()
           
 float getInvoiceLineTableCellBorderRight()
           
 float getInvoiceLineTableCellBorderTop()
           
 float getInvoiceLineTableCellPaddingBottom()
           
 float getInvoiceLineTableCellPaddingLeft()
           
 float getInvoiceLineTableCellPaddingRight()
           
 float getInvoiceLineTableCellPaddingTop()
           
 float[] getInvoiceLineTableColumnWidths()
           
 InvoiceLineTable.CurrencyDisplay getInvoiceLineTableCurrencyDisplay()
           
 PDFBaseColorWrapper getInvoiceLineTableHeaderCellBorderBaseColor()
           
 float getInvoiceLineTableHeaderCellBorderBottom()
           
 float getInvoiceLineTableHeaderCellBorderLeft()
           
 float getInvoiceLineTableHeaderCellBorderRight()
           
 float getInvoiceLineTableHeaderCellBorderTop()
           
 float getInvoiceLineTableHeaderCellPaddingBottom()
           
 float getInvoiceLineTableHeaderCellPaddingLeft()
           
 float getInvoiceLineTableHeaderCellPaddingRight()
           
 float getInvoiceLineTableHeaderCellPaddingTop()
           
 InvoiceLineTable.CurrencyDisplay getInvoiceLineTableHeaderCurrencyDisplay()
           
 int getInvoiceLineTableHorizontalAlignment()
           
 float getInvoiceLineTableSpacingAfter()
           
 PDFFontWrapper getInvoiceLineTotalFont()
           
 PDFBaseColorWrapper getInvoiceLineTotalFontBaseColor()
           
 String getInvoiceLineTotalFontFamily()
           
 int getInvoiceLineTotalFontSize()
           
 int getInvoiceLineTotalFontStyle()
           
 PDFBaseColorWrapper getLabelFontBaseColor()
           
 int getLabelFontSize()
           
 int getLabelFontStyle()
           
 String getLabelValueSeparator()
           
 PDFFontWrapper getPaymentTermsFont()
           
 PDFBaseColorWrapper getPaymentTermsFontBaseColor()
           
 String getPaymentTermsFontFamily()
           
 int getPaymentTermsFontSize()
           
 int getPaymentTermsFontStyle()
           
 List<TextLabel> getPaymentTermsLabelsToDisplay()
           
 PDFBaseColorWrapper getPaymentTermsTableCellBorderBaseColor()
           
 float getPaymentTermsTableCellBorderBottom()
           
 float getPaymentTermsTableCellBorderLeft()
           
 float getPaymentTermsTableCellBorderRight()
           
 float getPaymentTermsTableCellBorderTop()
           
 int getPaymentTermsTableCellHorizontalAlignment()
           
 float getPaymentTermsTableCellPaddingBottom()
           
 float getPaymentTermsTableCellPaddingLeft()
           
 float getPaymentTermsTableCellPaddingRight()
           
 float getPaymentTermsTableCellPaddingTop()
           
 float[] getPaymentTermsTableColumnWidths()
           
 int getPaymentTermsTableHorizontalAlignment()
           
 float getPaymentTermsTableSpacingAfter()
           
 PDFFontWrapper getSupplierBankDetailsFont()
           
 PDFBaseColorWrapper getSupplierBankDetailsFontBaseColor()
           
 String getSupplierBankDetailsFontFamily()
           
 int getSupplierBankDetailsFontSize()
           
 int getSupplierBankDetailsFontStyle()
           
 PDFBaseColorWrapper getSupplierBankDetailsTableCellBorderBaseColor()
           
 float getSupplierBankDetailsTableCellBorderBottom()
           
 float getSupplierBankDetailsTableCellBorderLeft()
           
 float getSupplierBankDetailsTableCellBorderRight()
           
 float getSupplierBankDetailsTableCellBorderTop()
           
 int getSupplierBankDetailsTableCellHorizontalAlignment()
           
 float getSupplierBankDetailsTableCellPaddingBottom()
           
 float getSupplierBankDetailsTableCellPaddingLeft()
           
 float getSupplierBankDetailsTableCellPaddingRight()
           
 float getSupplierBankDetailsTableCellPaddingTop()
           
 float[] getSupplierBankDetailsTableColumnWidths()
           
 int getSupplierBankDetailsTableHorizontalAlignment()
           
 float getSupplierBankDetailsTableSpacingAfter()
           
 PDFFontWrapper getSupplierFont()
           
 PDFBaseColorWrapper getSupplierFontBaseColor()
           
 String getSupplierFontFamily()
           
 int getSupplierFontSize()
           
 int getSupplierFontStyle()
           
 List<TextLabel> getSupplierLabelsToDisplay()
           
 int getSupplierLogoHorizontalAlignment()
           
 float getSupplierLogoScalePercent()
           
 float getSupplierLogoSpacingAfter()
           
 PDFBaseColorWrapper getSupplierTableCellBorderBaseColor()
           
 float getSupplierTableCellBorderBottom()
           
 float getSupplierTableCellBorderLeft()
           
 float getSupplierTableCellBorderRight()
           
 float getSupplierTableCellBorderTop()
           
 int getSupplierTableCellHorizontalAlignment()
           
 float getSupplierTableCellPaddingBottom()
           
 float getSupplierTableCellPaddingLeft()
           
 float getSupplierTableCellPaddingRight()
           
 float getSupplierTableCellPaddingTop()
           
 float[] getSupplierTableColumnWidths()
           
 int getSupplierTableHorizontalAlignment()
           
 float getSupplierTableSpacingAfter()
           
 PDFBaseColorWrapper getValueFontBaseColor()
           
 int getValueFontSize()
           
 int getValueFontStyle()
           
 void setCustomerFontBaseColor(PDFBaseColorWrapper customerFontBaseColor)
           
 void setCustomerFontFamily(String customerFontFamily)
           
 void setCustomerFontSize(int customerFontSize)
           
 void setCustomerFontStyle(int customerFontStyle)
           
 void setCustomerLabelsToDisplay(List<TextLabel> customerLabelsToDisplay)
           
 void setCustomerLogoHorizontalAlignment(int customerLogoHorizontalAlignment)
           
 void setCustomerLogoScalePercent(float customerLogoScalePercent)
           
 void setCustomerLogoSpacingAfter(float customerLogoSpacingAfter)
           
 void setCustomerTableCellBorderBaseColor(PDFBaseColorWrapper customerTableCellBorderBaseColor)
           
 void setCustomerTableCellBorderBottom(float customerTableCellBorderBottom)
           
 void setCustomerTableCellBorderLeft(float customerTableCellBorderLeft)
           
 void setCustomerTableCellBorderRight(float customerTableCellBorderRight)
           
 void setCustomerTableCellBorderTop(float customerTableCellBorderTop)
           
 void setCustomerTableCellHorizontalAlignment(int customerTableCellHorizontalAlignment)
           
 void setCustomerTableCellPaddingBottom(float customerTableCellPaddingBottom)
           
 void setCustomerTableCellPaddingLeft(float customerTableCellPaddingLeft)
           
 void setCustomerTableCellPaddingRight(float customerTableCellPaddingRight)
           
 void setCustomerTableCellPaddingTop(float customerTableCellPaddingTop)
           
 void setCustomerTableColumnWidths(float[] customerTableColumnWidths)
           
 void setCustomerTableHorizontalAlignment(int customerTableHorizontalAlignment)
           
 void setCustomerTableSpacingAfter(float customerTableSpacingAfter)
           
 void setInvoiceDateAndNumberFontBaseColor(PDFBaseColorWrapper invoiceDateAndNumberFontBaseColor)
           
 void setInvoiceDateAndNumberFontFamily(String invoiceDateAndNumberFontFamily)
           
 void setInvoiceDateAndNumberFontSize(int invoiceDateAndNumberFontSize)
           
 void setInvoiceDateAndNumberFontStyle(int invoiceDateAndNumberFontStyle)
           
 void setInvoiceDateAndNumberLabelsToDisplay(List<TextLabel> invoiceDateAndNumberLabelsToDisplay)
           
 void setInvoiceDateAndNumberTableCellBorderBaseColor(PDFBaseColorWrapper invoiceDateAndNumberTableCellBorderBaseColor)
           
 void setInvoiceDateAndNumberTableCellBorderBottom(float invoiceDateAndNumberTableCellBorderBottom)
           
 void setInvoiceDateAndNumberTableCellBorderLeft(float invoiceDateAndNumberTableCellBorderLeft)
           
 void setInvoiceDateAndNumberTableCellBorderRight(float invoiceDateAndNumberTableCellBorderRight)
           
 void setInvoiceDateAndNumberTableCellBorderTop(float invoiceDateAndNumberTableCellBorderTop)
           
 void setInvoiceDateAndNumberTableCellPaddingBottom(float invoiceDateAndNumberTableCellPaddingBottom)
           
 void setInvoiceDateAndNumberTableCellPaddingLeft(float invoiceDateAndNumberTableCellPaddingLeft)
           
 void setInvoiceDateAndNumberTableCellPaddingRight(float invoiceDateAndNumberTableCellPaddingRight)
           
 void setInvoiceDateAndNumberTableCellPaddingTop(float invoiceDateAndNumberTableCellPaddingTop)
           
 void setInvoiceDateAndNumberTableColumnWidths(float[] invoiceDateAndNumberTableColumnWidths)
           
 void setInvoiceDateAndNumberTableHorizontalAlignment(int invoiceDateAndNumberTableHorizontalAlignment)
           
 void setInvoiceDateAndNumberTableSpacingAfter(float invoiceDateAndNumberTableSpacingAfter)
           
 void setInvoiceDatePattern(String invoiceDatePattern)
           
 void setInvoiceLineFontBaseColor(PDFBaseColorWrapper invoiceLineFontBaseColor)
           
 void setInvoiceLineFontFamily(String invoiceLineFontFamily)
           
 void setInvoiceLineFontSize(int invoiceLineFontSize)
           
 void setInvoiceLineFontStyle(int invoiceLineFontStyle)
           
 void setInvoiceLineLabelsToDisplay(List<TextLabel> invoiceLineLabelsToDisplay)
           
 void setInvoiceLineTableCellBorderBaseColor(PDFBaseColorWrapper invoiceLineTableCellBorderBaseColor)
           
 void setInvoiceLineTableCellBorderBottom(float invoiceLineTableCellBorderBottom)
           
 void setInvoiceLineTableCellBorderLeft(float invoiceLineTableCellBorderLeft)
           
 void setInvoiceLineTableCellBorderRight(float invoiceLineTableCellBorderRight)
           
 void setInvoiceLineTableCellBorderTop(float invoiceLineTableCellBorderTop)
           
 void setInvoiceLineTableCellPaddingBottom(float invoiceLineTableCellPaddingBottom)
           
 void setInvoiceLineTableCellPaddingLeft(float invoiceLineTableCellPaddingLeft)
           
 void setInvoiceLineTableCellPaddingRight(float invoiceLineTableCellPaddingRight)
           
 void setInvoiceLineTableCellPaddingTop(float invoiceLineTableCellPaddingTop)
           
 void setInvoiceLineTableColumnWidths(float[] invoiceLineTableColumnWidths)
           
 void setInvoiceLineTableCurrencyDisplay(InvoiceLineTable.CurrencyDisplay invoiceLineTableCurrencyDisplay)
           
 void setInvoiceLineTableHeaderCellBorderBaseColor(PDFBaseColorWrapper invoiceLineTableHeaderCellBorderBaseColor)
           
 void setInvoiceLineTableHeaderCellBorderBottom(float invoiceLineTableHeaderCellBorderBottom)
           
 void setInvoiceLineTableHeaderCellBorderLeft(float invoiceLineTableHeaderCellBorderLeft)
           
 void setInvoiceLineTableHeaderCellBorderRight(float invoiceLineTableHeaderCellBorderRight)
           
 void setInvoiceLineTableHeaderCellBorderTop(float invoiceLineTableHeaderCellBorderTop)
           
 void setInvoiceLineTableHeaderCellPaddingBottom(float invoiceLineTableHeaderCellPaddingBottom)
           
 void setInvoiceLineTableHeaderCellPaddingLeft(float invoiceLineTableHeaderCellPaddingLeft)
           
 void setInvoiceLineTableHeaderCellPaddingRight(float invoiceLineTableHeaderCellPaddingRight)
           
 void setInvoiceLineTableHeaderCellPaddingTop(float invoiceLineTableHeaderCellPaddingTop)
           
 void setInvoiceLineTableHeaderCurrencyDisplay(InvoiceLineTable.CurrencyDisplay invoiceLineTableHeaderCurrencyDisplay)
           
 void setInvoiceLineTableHorizontalAlignment(int invoiceLineTableHorizontalAlignment)
           
 void setInvoiceLineTableSpacingAfter(float invoiceLineTableSpacingAfter)
           
 void setInvoiceLineTotalFontBaseColor(PDFBaseColorWrapper invoiceLineTotalFontBaseColor)
           
 void setInvoiceLineTotalFontFamily(String invoiceLineTotalFontFamily)
           
 void setInvoiceLineTotalFontSize(int invoiceLineTotalFontSize)
           
 void setInvoiceLineTotalFontStyle(int invoiceLineTotalFontStyle)
           
 void setLabelFontBaseColor(PDFBaseColorWrapper labelFontBaseColor)
           
 void setLabelFontSize(int labelFontSize)
           
 void setLabelFontStyle(int labelFontStyle)
           
 void setLabelValueSeparator(String labelValueSeparator)
           
 void setPaymentTermsFontBaseColor(PDFBaseColorWrapper paymentTermsFontBaseColor)
           
 void setPaymentTermsFontFamily(String paymentTermsFontFamily)
           
 void setPaymentTermsFontSize(int paymentTermsFontSize)
           
 void setPaymentTermsFontStyle(int paymentTermsFontStyle)
           
 void setPaymentTermsLabelsToDisplay(List<TextLabel> paymentTermsLabelsToDisplay)
           
 void setPaymentTermsTableCellBorderBaseColor(PDFBaseColorWrapper paymentTermsTableCellBorderBaseColor)
           
 void setPaymentTermsTableCellBorderBottom(float paymentTermsTableCellBorderBottom)
           
 void setPaymentTermsTableCellBorderLeft(float paymentTermsTableCellBorderLeft)
           
 void setPaymentTermsTableCellBorderRight(float paymentTermsTableCellBorderRight)
           
 void setPaymentTermsTableCellBorderTop(float paymentTermsTableCellBorderTop)
           
 void setPaymentTermsTableCellHorizontalAlignment(int paymentTermsTableCellHorizontalAlignment)
           
 void setPaymentTermsTableCellPaddingBottom(float paymentTermsTableCellPaddingBottom)
           
 void setPaymentTermsTableCellPaddingLeft(float paymentTermsTableCellPaddingLeft)
           
 void setPaymentTermsTableCellPaddingRight(float paymentTermsTableCellPaddingRight)
           
 void setPaymentTermsTableCellPaddingTop(float paymentTermsTableCellPaddingTop)
           
 void setPaymentTermsTableColumnWidths(float[] paymentTermsTableColumnWidths)
           
 void setPaymentTermsTableHorizontalAlignment(int paymentTermsTableHorizontalAlignment)
           
 void setPaymentTermsTableSpacingAfter(float paymentTermsTableSpacingAfter)
           
 void setSupplierBankDetailsFontBaseColor(PDFBaseColorWrapper supplierBankDetailsFontBaseColor)
           
 void setSupplierBankDetailsFontFamily(String supplierBankDetailsFontFamily)
           
 void setSupplierBankDetailsFontSize(int supplierBankDetailsFontSize)
           
 void setSupplierBankDetailsFontStyle(int supplierBankDetailsFontStyle)
           
 void setSupplierBankDetailsTableCellBorderBaseColor(PDFBaseColorWrapper supplierBankDetailsTableCellBorderBaseColor)
           
 void setSupplierBankDetailsTableCellBorderBottom(float supplierBankDetailsTableCellBorderBottom)
           
 void setSupplierBankDetailsTableCellBorderLeft(float supplierBankDetailsTableCellBorderLeft)
           
 void setSupplierBankDetailsTableCellBorderRight(float supplierBankDetailsTableCellBorderRight)
           
 void setSupplierBankDetailsTableCellBorderTop(float supplierBankDetailsTableCellBorderTop)
           
 void setSupplierBankDetailsTableCellHorizontalAlignment(int supplierBankDetailsTableCellHorizontalAlignment)
           
 void setSupplierBankDetailsTableCellPaddingBottom(float supplierBankDetailsTableCellPaddingBottom)
           
 void setSupplierBankDetailsTableCellPaddingLeft(float supplierBankDetailsTableCellPaddingLeft)
           
 void setSupplierBankDetailsTableCellPaddingRight(float supplierBankDetailsTableCellPaddingRight)
           
 void setSupplierBankDetailsTableCellPaddingTop(float supplierBankDetailsTableCellPaddingTop)
           
 void setSupplierBankDetailsTableColumnWidths(float[] supplierBankDetailsTableColumnWidths)
           
 void setSupplierBankDetailsTableHorizontalAlignment(int supplierBankDetailsTableHorizontalAlignment)
           
 void setSupplierBankDetailsTableSpacingAfter(float supplierBankDetailsTableSpacingAfter)
           
 void setSupplierFontBaseColor(PDFBaseColorWrapper supplierFontBaseColor)
           
 void setSupplierFontFamily(String supplierFontFamily)
           
 void setSupplierFontSize(int supplierFontSize)
           
 void setSupplierFontStyle(int supplierFontStyle)
           
 void setSupplierLabelsToDisplay(List<TextLabel> supplierLabelsToDisplay)
           
 void setSupplierLogoHorizontalAlignment(int supplierLogoHorizontalAlignment)
           
 void setSupplierLogoScalePercent(float supplierLogoScalePercent)
           
 void setSupplierLogoSpacingAfter(float supplierLogoSpacingAfter)
           
 void setSupplierTableCellBorderBaseColor(PDFBaseColorWrapper supplierTableCellBorderBaseColor)
           
 void setSupplierTableCellBorderBottom(float supplierTableCellBorderBottom)
           
 void setSupplierTableCellBorderLeft(float supplierTableCellBorderLeft)
           
 void setSupplierTableCellBorderRight(float supplierTableCellBorderRight)
           
 void setSupplierTableCellBorderTop(float supplierTableCellBorderTop)
           
 void setSupplierTableCellHorizontalAlignment(int supplierTableCellHorizontalAlignment)
           
 void setSupplierTableCellPaddingBottom(float supplierTableCellPaddingBottom)
           
 void setSupplierTableCellPaddingLeft(float supplierTableCellPaddingLeft)
           
 void setSupplierTableCellPaddingRight(float supplierTableCellPaddingRight)
           
 void setSupplierTableCellPaddingTop(float supplierTableCellPaddingTop)
           
 void setSupplierTableColumnWidths(float[] supplierTableColumnWidths)
           
 void setSupplierTableHorizontalAlignment(int supplierTableHorizontalAlignment)
           
 void setSupplierTableSpacingAfter(float supplierTableSpacingAfter)
           
 void setValueFontBaseColor(PDFBaseColorWrapper valueFontBaseColor)
           
 void setValueFontSize(int valueFontSize)
           
 void setValueFontStyle(int valueFontStyle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFInvoiceRendererBean

public PDFInvoiceRendererBean()
Method Detail

getLabelValueSeparator

public String getLabelValueSeparator()

setLabelValueSeparator

public void setLabelValueSeparator(String labelValueSeparator)

getValueFontSize

public int getValueFontSize()

setValueFontSize

public void setValueFontSize(int valueFontSize)

getValueFontStyle

public int getValueFontStyle()

getSupplierLabelsToDisplay

public List<TextLabel> getSupplierLabelsToDisplay()

setSupplierLabelsToDisplay

public void setSupplierLabelsToDisplay(List<TextLabel> supplierLabelsToDisplay)

setValueFontStyle

public void setValueFontStyle(int valueFontStyle)

getValueFontBaseColor

public PDFBaseColorWrapper getValueFontBaseColor()

setValueFontBaseColor

public void setValueFontBaseColor(PDFBaseColorWrapper valueFontBaseColor)

getLabelFontSize

public int getLabelFontSize()

setLabelFontSize

public void setLabelFontSize(int labelFontSize)

getLabelFontStyle

public int getLabelFontStyle()

setLabelFontStyle

public void setLabelFontStyle(int labelFontStyle)

getLabelFontBaseColor

public PDFBaseColorWrapper getLabelFontBaseColor()

setLabelFontBaseColor

public void setLabelFontBaseColor(PDFBaseColorWrapper labelFontBaseColor)

getInvoiceLineFontFamily

public String getInvoiceLineFontFamily()

setInvoiceLineFontFamily

public void setInvoiceLineFontFamily(String invoiceLineFontFamily)

getInvoiceLineFontSize

public int getInvoiceLineFontSize()

setInvoiceLineFontSize

public void setInvoiceLineFontSize(int invoiceLineFontSize)

getInvoiceLineFontStyle

public int getInvoiceLineFontStyle()

setInvoiceLineFontStyle

public void setInvoiceLineFontStyle(int invoiceLineFontStyle)

getInvoiceLineFontBaseColor

public PDFBaseColorWrapper getInvoiceLineFontBaseColor()

setInvoiceLineFontBaseColor

public void setInvoiceLineFontBaseColor(PDFBaseColorWrapper invoiceLineFontBaseColor)

getInvoiceLineTotalFontFamily

public String getInvoiceLineTotalFontFamily()

setInvoiceLineTotalFontFamily

public void setInvoiceLineTotalFontFamily(String invoiceLineTotalFontFamily)

getInvoiceLineTotalFontSize

public int getInvoiceLineTotalFontSize()

setInvoiceLineTotalFontSize

public void setInvoiceLineTotalFontSize(int invoiceLineTotalFontSize)

getInvoiceLineTotalFontStyle

public int getInvoiceLineTotalFontStyle()

setInvoiceLineTotalFontStyle

public void setInvoiceLineTotalFontStyle(int invoiceLineTotalFontStyle)

getInvoiceLineTotalFontBaseColor

public PDFBaseColorWrapper getInvoiceLineTotalFontBaseColor()

setInvoiceLineTotalFontBaseColor

public void setInvoiceLineTotalFontBaseColor(PDFBaseColorWrapper invoiceLineTotalFontBaseColor)

getInvoiceLineTableSpacingAfter

public float getInvoiceLineTableSpacingAfter()

setInvoiceLineTableSpacingAfter

public void setInvoiceLineTableSpacingAfter(float invoiceLineTableSpacingAfter)

getInvoiceLineTableHorizontalAlignment

public int getInvoiceLineTableHorizontalAlignment()

setInvoiceLineTableHorizontalAlignment

public void setInvoiceLineTableHorizontalAlignment(int invoiceLineTableHorizontalAlignment)

getInvoiceLineTableCellPaddingTop

public float getInvoiceLineTableCellPaddingTop()

setInvoiceLineTableCellPaddingTop

public void setInvoiceLineTableCellPaddingTop(float invoiceLineTableCellPaddingTop)

getInvoiceLineTableCellPaddingBottom

public float getInvoiceLineTableCellPaddingBottom()

setInvoiceLineTableCellPaddingBottom

public void setInvoiceLineTableCellPaddingBottom(float invoiceLineTableCellPaddingBottom)

getInvoiceLineTableCellPaddingLeft

public float getInvoiceLineTableCellPaddingLeft()

setInvoiceLineTableCellPaddingLeft

public void setInvoiceLineTableCellPaddingLeft(float invoiceLineTableCellPaddingLeft)

getInvoiceLineTableCellPaddingRight

public float getInvoiceLineTableCellPaddingRight()

setInvoiceLineTableCellPaddingRight

public void setInvoiceLineTableCellPaddingRight(float invoiceLineTableCellPaddingRight)

getInvoiceLineTableCellBorderTop

public float getInvoiceLineTableCellBorderTop()

setInvoiceLineTableCellBorderTop

public void setInvoiceLineTableCellBorderTop(float invoiceLineTableCellBorderTop)

getInvoiceLineTableCellBorderBottom

public float getInvoiceLineTableCellBorderBottom()

setInvoiceLineTableCellBorderBottom

public void setInvoiceLineTableCellBorderBottom(float invoiceLineTableCellBorderBottom)

getInvoiceLineTableCellBorderLeft

public float getInvoiceLineTableCellBorderLeft()

setInvoiceLineTableCellBorderLeft

public void setInvoiceLineTableCellBorderLeft(float invoiceLineTableCellBorderLeft)

getInvoiceLineTableCellBorderRight

public float getInvoiceLineTableCellBorderRight()

setInvoiceLineTableCellBorderRight

public void setInvoiceLineTableCellBorderRight(float invoiceLineTableCellBorderRight)

getInvoiceLineTableHeaderCellPaddingTop

public float getInvoiceLineTableHeaderCellPaddingTop()

setInvoiceLineTableHeaderCellPaddingTop

public void setInvoiceLineTableHeaderCellPaddingTop(float invoiceLineTableHeaderCellPaddingTop)

getInvoiceLineTableHeaderCellPaddingBottom

public float getInvoiceLineTableHeaderCellPaddingBottom()

setInvoiceLineTableHeaderCellPaddingBottom

public void setInvoiceLineTableHeaderCellPaddingBottom(float invoiceLineTableHeaderCellPaddingBottom)

getInvoiceLineTableHeaderCellPaddingLeft

public float getInvoiceLineTableHeaderCellPaddingLeft()

setInvoiceLineTableHeaderCellPaddingLeft

public void setInvoiceLineTableHeaderCellPaddingLeft(float invoiceLineTableHeaderCellPaddingLeft)

getInvoiceLineTableHeaderCellPaddingRight

public float getInvoiceLineTableHeaderCellPaddingRight()

setInvoiceLineTableHeaderCellPaddingRight

public void setInvoiceLineTableHeaderCellPaddingRight(float invoiceLineTableHeaderCellPaddingRight)

getInvoiceLineTableHeaderCellBorderTop

public float getInvoiceLineTableHeaderCellBorderTop()

setInvoiceLineTableHeaderCellBorderTop

public void setInvoiceLineTableHeaderCellBorderTop(float invoiceLineTableHeaderCellBorderTop)

getInvoiceLineTableHeaderCellBorderBottom

public float getInvoiceLineTableHeaderCellBorderBottom()

setInvoiceLineTableHeaderCellBorderBottom

public void setInvoiceLineTableHeaderCellBorderBottom(float invoiceLineTableHeaderCellBorderBottom)

getInvoiceLineTableHeaderCellBorderLeft

public float getInvoiceLineTableHeaderCellBorderLeft()

setInvoiceLineTableHeaderCellBorderLeft

public void setInvoiceLineTableHeaderCellBorderLeft(float invoiceLineTableHeaderCellBorderLeft)

getInvoiceLineTableHeaderCellBorderRight

public float getInvoiceLineTableHeaderCellBorderRight()

setInvoiceLineTableHeaderCellBorderRight

public void setInvoiceLineTableHeaderCellBorderRight(float invoiceLineTableHeaderCellBorderRight)

getInvoiceLineTableCurrencyDisplay

public InvoiceLineTable.CurrencyDisplay getInvoiceLineTableCurrencyDisplay()

setInvoiceLineTableCurrencyDisplay

public void setInvoiceLineTableCurrencyDisplay(InvoiceLineTable.CurrencyDisplay invoiceLineTableCurrencyDisplay)

getInvoiceLineTableHeaderCurrencyDisplay

public InvoiceLineTable.CurrencyDisplay getInvoiceLineTableHeaderCurrencyDisplay()

setInvoiceLineTableHeaderCurrencyDisplay

public void setInvoiceLineTableHeaderCurrencyDisplay(InvoiceLineTable.CurrencyDisplay invoiceLineTableHeaderCurrencyDisplay)

getInvoiceLineTableCellBorderBaseColor

public PDFBaseColorWrapper getInvoiceLineTableCellBorderBaseColor()

setInvoiceLineTableCellBorderBaseColor

public void setInvoiceLineTableCellBorderBaseColor(PDFBaseColorWrapper invoiceLineTableCellBorderBaseColor)

getInvoiceLineTableHeaderCellBorderBaseColor

public PDFBaseColorWrapper getInvoiceLineTableHeaderCellBorderBaseColor()

setInvoiceLineTableHeaderCellBorderBaseColor

public void setInvoiceLineTableHeaderCellBorderBaseColor(PDFBaseColorWrapper invoiceLineTableHeaderCellBorderBaseColor)

getInvoiceDateAndNumberTableCellPaddingTop

public float getInvoiceDateAndNumberTableCellPaddingTop()

setInvoiceDateAndNumberTableCellPaddingTop

public void setInvoiceDateAndNumberTableCellPaddingTop(float invoiceDateAndNumberTableCellPaddingTop)

getInvoiceDateAndNumberTableCellPaddingBottom

public float getInvoiceDateAndNumberTableCellPaddingBottom()

setInvoiceDateAndNumberTableCellPaddingBottom

public void setInvoiceDateAndNumberTableCellPaddingBottom(float invoiceDateAndNumberTableCellPaddingBottom)

getInvoiceDateAndNumberTableCellPaddingRight

public float getInvoiceDateAndNumberTableCellPaddingRight()

setInvoiceDateAndNumberTableCellPaddingRight

public void setInvoiceDateAndNumberTableCellPaddingRight(float invoiceDateAndNumberTableCellPaddingRight)

getInvoiceDateAndNumberTableCellPaddingLeft

public float getInvoiceDateAndNumberTableCellPaddingLeft()

setInvoiceDateAndNumberTableCellPaddingLeft

public void setInvoiceDateAndNumberTableCellPaddingLeft(float invoiceDateAndNumberTableCellPaddingLeft)

getInvoiceDateAndNumberTableCellBorderBaseColor

public PDFBaseColorWrapper getInvoiceDateAndNumberTableCellBorderBaseColor()

setInvoiceDateAndNumberTableCellBorderBaseColor

public void setInvoiceDateAndNumberTableCellBorderBaseColor(PDFBaseColorWrapper invoiceDateAndNumberTableCellBorderBaseColor)

getInvoiceDateAndNumberTableCellBorderTop

public float getInvoiceDateAndNumberTableCellBorderTop()

setInvoiceDateAndNumberTableCellBorderTop

public void setInvoiceDateAndNumberTableCellBorderTop(float invoiceDateAndNumberTableCellBorderTop)

getInvoiceDateAndNumberTableCellBorderBottom

public float getInvoiceDateAndNumberTableCellBorderBottom()

setInvoiceDateAndNumberTableCellBorderBottom

public void setInvoiceDateAndNumberTableCellBorderBottom(float invoiceDateAndNumberTableCellBorderBottom)

getInvoiceDateAndNumberTableCellBorderLeft

public float getInvoiceDateAndNumberTableCellBorderLeft()

setInvoiceDateAndNumberTableCellBorderLeft

public void setInvoiceDateAndNumberTableCellBorderLeft(float invoiceDateAndNumberTableCellBorderLeft)

getInvoiceDateAndNumberTableCellBorderRight

public float getInvoiceDateAndNumberTableCellBorderRight()

setInvoiceDateAndNumberTableCellBorderRight

public void setInvoiceDateAndNumberTableCellBorderRight(float invoiceDateAndNumberTableCellBorderRight)

getInvoiceDateAndNumberTableSpacingAfter

public float getInvoiceDateAndNumberTableSpacingAfter()

setInvoiceDateAndNumberTableSpacingAfter

public void setInvoiceDateAndNumberTableSpacingAfter(float invoiceDateAndNumberTableSpacingAfter)

getInvoiceDateAndNumberTableHorizontalAlignment

public int getInvoiceDateAndNumberTableHorizontalAlignment()

setInvoiceDateAndNumberTableHorizontalAlignment

public void setInvoiceDateAndNumberTableHorizontalAlignment(int invoiceDateAndNumberTableHorizontalAlignment)

getInvoiceDatePattern

public String getInvoiceDatePattern()

setInvoiceDatePattern

public void setInvoiceDatePattern(String invoiceDatePattern)

getSupplierFontSize

public int getSupplierFontSize()

setSupplierFontSize

public void setSupplierFontSize(int supplierFontSize)

getSupplierFontStyle

public int getSupplierFontStyle()

setSupplierFontStyle

public void setSupplierFontStyle(int supplierFontStyle)

getSupplierFontBaseColor

public PDFBaseColorWrapper getSupplierFontBaseColor()

setSupplierFontBaseColor

public void setSupplierFontBaseColor(PDFBaseColorWrapper supplierFontBaseColor)

getSupplierLogoHorizontalAlignment

public int getSupplierLogoHorizontalAlignment()

setSupplierLogoHorizontalAlignment

public void setSupplierLogoHorizontalAlignment(int supplierLogoHorizontalAlignment)

getSupplierLogoSpacingAfter

public float getSupplierLogoSpacingAfter()

setSupplierLogoSpacingAfter

public void setSupplierLogoSpacingAfter(float supplierLogoSpacingAfter)

getSupplierTableSpacingAfter

public float getSupplierTableSpacingAfter()

setSupplierTableSpacingAfter

public void setSupplierTableSpacingAfter(float supplierTableSpacingAfter)

getSupplierTableHorizontalAlignment

public int getSupplierTableHorizontalAlignment()

setSupplierTableHorizontalAlignment

public void setSupplierTableHorizontalAlignment(int supplierTableHorizontalAlignment)

getSupplierLogoScalePercent

public float getSupplierLogoScalePercent()

setSupplierLogoScalePercent

public void setSupplierLogoScalePercent(float supplierLogoScalePercent)

getSupplierTableCellPaddingTop

public float getSupplierTableCellPaddingTop()

setSupplierTableCellPaddingTop

public void setSupplierTableCellPaddingTop(float supplierTableCellPaddingTop)

getSupplierTableCellPaddingBottom

public float getSupplierTableCellPaddingBottom()

setSupplierTableCellPaddingBottom

public void setSupplierTableCellPaddingBottom(float supplierTableCellPaddingBottom)

getSupplierTableCellPaddingRight

public float getSupplierTableCellPaddingRight()

setSupplierTableCellPaddingRight

public void setSupplierTableCellPaddingRight(float supplierTableCellPaddingRight)

getSupplierTableCellPaddingLeft

public float getSupplierTableCellPaddingLeft()

setSupplierTableCellPaddingLeft

public void setSupplierTableCellPaddingLeft(float supplierTableCellPaddingLeft)

getSupplierTableCellBorderTop

public float getSupplierTableCellBorderTop()

setSupplierTableCellBorderTop

public void setSupplierTableCellBorderTop(float supplierTableCellBorderTop)

getSupplierTableCellBorderBottom

public float getSupplierTableCellBorderBottom()

setSupplierTableCellBorderBottom

public void setSupplierTableCellBorderBottom(float supplierTableCellBorderBottom)

getSupplierTableCellBorderLeft

public float getSupplierTableCellBorderLeft()

setSupplierTableCellBorderLeft

public void setSupplierTableCellBorderLeft(float supplierTableCellBorderLeft)

getSupplierTableCellBorderRight

public float getSupplierTableCellBorderRight()

setSupplierTableCellBorderRight

public void setSupplierTableCellBorderRight(float supplierTableCellBorderRight)

getSupplierTableCellBorderBaseColor

public PDFBaseColorWrapper getSupplierTableCellBorderBaseColor()

setSupplierTableCellBorderBaseColor

public void setSupplierTableCellBorderBaseColor(PDFBaseColorWrapper supplierTableCellBorderBaseColor)

getCustomerLabelsToDisplay

public List<TextLabel> getCustomerLabelsToDisplay()

setCustomerLabelsToDisplay

public void setCustomerLabelsToDisplay(List<TextLabel> customerLabelsToDisplay)

getCustomerLogoHorizontalAlignment

public int getCustomerLogoHorizontalAlignment()

setCustomerLogoHorizontalAlignment

public void setCustomerLogoHorizontalAlignment(int customerLogoHorizontalAlignment)

getCustomerLogoSpacingAfter

public float getCustomerLogoSpacingAfter()

setCustomerLogoSpacingAfter

public void setCustomerLogoSpacingAfter(float customerLogoSpacingAfter)

getCustomerLogoScalePercent

public float getCustomerLogoScalePercent()

setCustomerLogoScalePercent

public void setCustomerLogoScalePercent(float customerLogoScalePercent)

getCustomerFontSize

public int getCustomerFontSize()

setCustomerFontSize

public void setCustomerFontSize(int customerFontSize)

getCustomerFontStyle

public int getCustomerFontStyle()

setCustomerFontStyle

public void setCustomerFontStyle(int customerFontStyle)

getCustomerFontBaseColor

public PDFBaseColorWrapper getCustomerFontBaseColor()

setCustomerFontBaseColor

public void setCustomerFontBaseColor(PDFBaseColorWrapper customerFontBaseColor)

getCustomerTableSpacingAfter

public float getCustomerTableSpacingAfter()

setCustomerTableSpacingAfter

public void setCustomerTableSpacingAfter(float customerTableSpacingAfter)

getCustomerTableHorizontalAlignment

public int getCustomerTableHorizontalAlignment()

setCustomerTableHorizontalAlignment

public void setCustomerTableHorizontalAlignment(int customerTableHorizontalAlignment)

getCustomerTableCellBorderBaseColor

public PDFBaseColorWrapper getCustomerTableCellBorderBaseColor()

setCustomerTableCellBorderBaseColor

public void setCustomerTableCellBorderBaseColor(PDFBaseColorWrapper customerTableCellBorderBaseColor)

getCustomerTableCellPaddingTop

public float getCustomerTableCellPaddingTop()

setCustomerTableCellPaddingTop

public void setCustomerTableCellPaddingTop(float customerTableCellPaddingTop)

getCustomerTableCellPaddingBottom

public float getCustomerTableCellPaddingBottom()

setCustomerTableCellPaddingBottom

public void setCustomerTableCellPaddingBottom(float customerTableCellPaddingBottom)

getCustomerTableCellPaddingRight

public float getCustomerTableCellPaddingRight()

setCustomerTableCellPaddingRight

public void setCustomerTableCellPaddingRight(float customerTableCellPaddingRight)

getCustomerTableCellPaddingLeft

public float getCustomerTableCellPaddingLeft()

setCustomerTableCellPaddingLeft

public void setCustomerTableCellPaddingLeft(float customerTableCellPaddingLeft)

getCustomerTableCellBorderTop

public float getCustomerTableCellBorderTop()

setCustomerTableCellBorderTop

public void setCustomerTableCellBorderTop(float customerTableCellBorderTop)

getCustomerTableCellBorderBottom

public float getCustomerTableCellBorderBottom()

setCustomerTableCellBorderBottom

public void setCustomerTableCellBorderBottom(float customerTableCellBorderBottom)

getCustomerTableCellBorderLeft

public float getCustomerTableCellBorderLeft()

setCustomerTableCellBorderLeft

public void setCustomerTableCellBorderLeft(float customerTableCellBorderLeft)

getCustomerTableCellBorderRight

public float getCustomerTableCellBorderRight()

getSupplierTableCellHorizontalAlignment

public int getSupplierTableCellHorizontalAlignment()

setSupplierTableCellHorizontalAlignment

public void setSupplierTableCellHorizontalAlignment(int supplierTableCellHorizontalAlignment)

getCustomerTableCellHorizontalAlignment

public int getCustomerTableCellHorizontalAlignment()

setCustomerTableCellHorizontalAlignment

public void setCustomerTableCellHorizontalAlignment(int customerTableCellHorizontalAlignment)

setCustomerTableCellBorderRight

public void setCustomerTableCellBorderRight(float customerTableCellBorderRight)

getPaymentTermsLabelsToDisplay

public List<TextLabel> getPaymentTermsLabelsToDisplay()

setPaymentTermsLabelsToDisplay

public void setPaymentTermsLabelsToDisplay(List<TextLabel> paymentTermsLabelsToDisplay)

getPaymentTermsFontSize

public int getPaymentTermsFontSize()

setPaymentTermsFontSize

public void setPaymentTermsFontSize(int paymentTermsFontSize)

getPaymentTermsFontStyle

public int getPaymentTermsFontStyle()

setPaymentTermsFontStyle

public void setPaymentTermsFontStyle(int paymentTermsFontStyle)

getPaymentTermsFontBaseColor

public PDFBaseColorWrapper getPaymentTermsFontBaseColor()

setPaymentTermsFontBaseColor

public void setPaymentTermsFontBaseColor(PDFBaseColorWrapper paymentTermsFontBaseColor)

getPaymentTermsTableSpacingAfter

public float getPaymentTermsTableSpacingAfter()

setPaymentTermsTableSpacingAfter

public void setPaymentTermsTableSpacingAfter(float paymentTermsTableSpacingAfter)

getPaymentTermsTableHorizontalAlignment

public int getPaymentTermsTableHorizontalAlignment()

setPaymentTermsTableHorizontalAlignment

public void setPaymentTermsTableHorizontalAlignment(int paymentTermsTableHorizontalAlignment)

getPaymentTermsTableCellBorderBaseColor

public PDFBaseColorWrapper getPaymentTermsTableCellBorderBaseColor()

setPaymentTermsTableCellBorderBaseColor

public void setPaymentTermsTableCellBorderBaseColor(PDFBaseColorWrapper paymentTermsTableCellBorderBaseColor)

getPaymentTermsTableCellHorizontalAlignment

public int getPaymentTermsTableCellHorizontalAlignment()

setPaymentTermsTableCellHorizontalAlignment

public void setPaymentTermsTableCellHorizontalAlignment(int paymentTermsTableCellHorizontalAlignment)

getPaymentTermsTableCellPaddingTop

public float getPaymentTermsTableCellPaddingTop()

setPaymentTermsTableCellPaddingTop

public void setPaymentTermsTableCellPaddingTop(float paymentTermsTableCellPaddingTop)

getPaymentTermsTableCellPaddingBottom

public float getPaymentTermsTableCellPaddingBottom()

setPaymentTermsTableCellPaddingBottom

public void setPaymentTermsTableCellPaddingBottom(float paymentTermsTableCellPaddingBottom)

getPaymentTermsTableCellPaddingRight

public float getPaymentTermsTableCellPaddingRight()

setPaymentTermsTableCellPaddingRight

public void setPaymentTermsTableCellPaddingRight(float paymentTermsTableCellPaddingRight)

getPaymentTermsTableCellPaddingLeft

public float getPaymentTermsTableCellPaddingLeft()

setPaymentTermsTableCellPaddingLeft

public void setPaymentTermsTableCellPaddingLeft(float paymentTermsTableCellPaddingLeft)

getPaymentTermsTableCellBorderTop

public float getPaymentTermsTableCellBorderTop()

setPaymentTermsTableCellBorderTop

public void setPaymentTermsTableCellBorderTop(float paymentTermsTableCellBorderTop)

getPaymentTermsTableCellBorderBottom

public float getPaymentTermsTableCellBorderBottom()

setPaymentTermsTableCellBorderBottom

public void setPaymentTermsTableCellBorderBottom(float paymentTermsTableCellBorderBottom)

getPaymentTermsTableCellBorderLeft

public float getPaymentTermsTableCellBorderLeft()

setPaymentTermsTableCellBorderLeft

public void setPaymentTermsTableCellBorderLeft(float paymentTermsTableCellBorderLeft)

getPaymentTermsTableCellBorderRight

public float getPaymentTermsTableCellBorderRight()

getPaymentTermsFontFamily

public String getPaymentTermsFontFamily()

setPaymentTermsFontFamily

public void setPaymentTermsFontFamily(String paymentTermsFontFamily)

setPaymentTermsTableCellBorderRight

public void setPaymentTermsTableCellBorderRight(float paymentTermsTableCellBorderRight)

getInvoiceDateAndNumberLabelsToDisplay

public List<TextLabel> getInvoiceDateAndNumberLabelsToDisplay()

setInvoiceDateAndNumberLabelsToDisplay

public void setInvoiceDateAndNumberLabelsToDisplay(List<TextLabel> invoiceDateAndNumberLabelsToDisplay)

getInvoiceDateAndNumberTableColumnWidths

public float[] getInvoiceDateAndNumberTableColumnWidths()

setInvoiceDateAndNumberTableColumnWidths

public void setInvoiceDateAndNumberTableColumnWidths(float[] invoiceDateAndNumberTableColumnWidths)

getPaymentTermsTableColumnWidths

public float[] getPaymentTermsTableColumnWidths()

setPaymentTermsTableColumnWidths

public void setPaymentTermsTableColumnWidths(float[] paymentTermsTableColumnWidths)

getInvoiceDateAndNumberFontFamily

public String getInvoiceDateAndNumberFontFamily()

setInvoiceDateAndNumberFontFamily

public void setInvoiceDateAndNumberFontFamily(String invoiceDateAndNumberFontFamily)

getInvoiceDateAndNumberFontSize

public int getInvoiceDateAndNumberFontSize()

setInvoiceDateAndNumberFontSize

public void setInvoiceDateAndNumberFontSize(int invoiceDateAndNumberFontSize)

getInvoiceDateAndNumberFontStyle

public int getInvoiceDateAndNumberFontStyle()

setInvoiceDateAndNumberFontStyle

public void setInvoiceDateAndNumberFontStyle(int invoiceDateAndNumberFontStyle)

getInvoiceDateAndNumberFontBaseColor

public PDFBaseColorWrapper getInvoiceDateAndNumberFontBaseColor()

setInvoiceDateAndNumberFontBaseColor

public void setInvoiceDateAndNumberFontBaseColor(PDFBaseColorWrapper invoiceDateAndNumberFontBaseColor)

getSupplierTableColumnWidths

public float[] getSupplierTableColumnWidths()

setSupplierTableColumnWidths

public void setSupplierTableColumnWidths(float[] supplierTableColumnWidths)

getCustomerTableColumnWidths

public float[] getCustomerTableColumnWidths()

setCustomerTableColumnWidths

public void setCustomerTableColumnWidths(float[] customerTableColumnWidths)

getSupplierFontFamily

public String getSupplierFontFamily()

setSupplierFontFamily

public void setSupplierFontFamily(String supplierFontFamily)

getCustomerFontFamily

public String getCustomerFontFamily()

setCustomerFontFamily

public void setCustomerFontFamily(String customerFontFamily)

getInvoiceLineTableColumnWidths

public float[] getInvoiceLineTableColumnWidths()

setInvoiceLineTableColumnWidths

public void setInvoiceLineTableColumnWidths(float[] invoiceLineTableColumnWidths)

getInvoiceLineLabelsToDisplay

public List<TextLabel> getInvoiceLineLabelsToDisplay()

getSupplierBankDetailsFontFamily

public String getSupplierBankDetailsFontFamily()

setSupplierBankDetailsFontFamily

public void setSupplierBankDetailsFontFamily(String supplierBankDetailsFontFamily)

getSupplierBankDetailsFontSize

public int getSupplierBankDetailsFontSize()

setSupplierBankDetailsFontSize

public void setSupplierBankDetailsFontSize(int supplierBankDetailsFontSize)

getSupplierBankDetailsFontStyle

public int getSupplierBankDetailsFontStyle()

setSupplierBankDetailsFontStyle

public void setSupplierBankDetailsFontStyle(int supplierBankDetailsFontStyle)

getSupplierBankDetailsFontBaseColor

public PDFBaseColorWrapper getSupplierBankDetailsFontBaseColor()

setSupplierBankDetailsFontBaseColor

public void setSupplierBankDetailsFontBaseColor(PDFBaseColorWrapper supplierBankDetailsFontBaseColor)

getSupplierBankDetailsTableSpacingAfter

public float getSupplierBankDetailsTableSpacingAfter()

setSupplierBankDetailsTableSpacingAfter

public void setSupplierBankDetailsTableSpacingAfter(float supplierBankDetailsTableSpacingAfter)

getSupplierBankDetailsTableHorizontalAlignment

public int getSupplierBankDetailsTableHorizontalAlignment()

setSupplierBankDetailsTableHorizontalAlignment

public void setSupplierBankDetailsTableHorizontalAlignment(int supplierBankDetailsTableHorizontalAlignment)

getSupplierBankDetailsTableCellBorderBaseColor

public PDFBaseColorWrapper getSupplierBankDetailsTableCellBorderBaseColor()

setSupplierBankDetailsTableCellBorderBaseColor

public void setSupplierBankDetailsTableCellBorderBaseColor(PDFBaseColorWrapper supplierBankDetailsTableCellBorderBaseColor)

getSupplierBankDetailsTableColumnWidths

public float[] getSupplierBankDetailsTableColumnWidths()

setSupplierBankDetailsTableColumnWidths

public void setSupplierBankDetailsTableColumnWidths(float[] supplierBankDetailsTableColumnWidths)

getSupplierBankDetailsTableCellHorizontalAlignment

public int getSupplierBankDetailsTableCellHorizontalAlignment()

setSupplierBankDetailsTableCellHorizontalAlignment

public void setSupplierBankDetailsTableCellHorizontalAlignment(int supplierBankDetailsTableCellHorizontalAlignment)

getSupplierBankDetailsTableCellPaddingTop

public float getSupplierBankDetailsTableCellPaddingTop()

setSupplierBankDetailsTableCellPaddingTop

public void setSupplierBankDetailsTableCellPaddingTop(float supplierBankDetailsTableCellPaddingTop)

getSupplierBankDetailsTableCellPaddingBottom

public float getSupplierBankDetailsTableCellPaddingBottom()

setSupplierBankDetailsTableCellPaddingBottom

public void setSupplierBankDetailsTableCellPaddingBottom(float supplierBankDetailsTableCellPaddingBottom)

getSupplierBankDetailsTableCellPaddingRight

public float getSupplierBankDetailsTableCellPaddingRight()

setSupplierBankDetailsTableCellPaddingRight

public void setSupplierBankDetailsTableCellPaddingRight(float supplierBankDetailsTableCellPaddingRight)

getSupplierBankDetailsTableCellPaddingLeft

public float getSupplierBankDetailsTableCellPaddingLeft()

setSupplierBankDetailsTableCellPaddingLeft

public void setSupplierBankDetailsTableCellPaddingLeft(float supplierBankDetailsTableCellPaddingLeft)

getSupplierBankDetailsTableCellBorderTop

public float getSupplierBankDetailsTableCellBorderTop()

setSupplierBankDetailsTableCellBorderTop

public void setSupplierBankDetailsTableCellBorderTop(float supplierBankDetailsTableCellBorderTop)

getSupplierBankDetailsTableCellBorderBottom

public float getSupplierBankDetailsTableCellBorderBottom()

setSupplierBankDetailsTableCellBorderBottom

public void setSupplierBankDetailsTableCellBorderBottom(float supplierBankDetailsTableCellBorderBottom)

getSupplierBankDetailsTableCellBorderLeft

public float getSupplierBankDetailsTableCellBorderLeft()

setSupplierBankDetailsTableCellBorderLeft

public void setSupplierBankDetailsTableCellBorderLeft(float supplierBankDetailsTableCellBorderLeft)

getSupplierBankDetailsTableCellBorderRight

public float getSupplierBankDetailsTableCellBorderRight()

setSupplierBankDetailsTableCellBorderRight

public void setSupplierBankDetailsTableCellBorderRight(float supplierBankDetailsTableCellBorderRight)

setInvoiceLineLabelsToDisplay

public void setInvoiceLineLabelsToDisplay(List<TextLabel> invoiceLineLabelsToDisplay)

getPaymentTermsFont

public PDFFontWrapper getPaymentTermsFont()

getInvoiceDateAndNumberFont

public PDFFontWrapper getInvoiceDateAndNumberFont()

getSupplierFont

public PDFFontWrapper getSupplierFont()

getSupplierBankDetailsFont

public PDFFontWrapper getSupplierBankDetailsFont()

getCustomerFont

public PDFFontWrapper getCustomerFont()

getInvoiceLineFont

public PDFFontWrapper getInvoiceLineFont()

getInvoiceLineTotalFont

public PDFFontWrapper getInvoiceLineTotalFont()


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