public class InvoiceNumberAndDateTable extends PDFTableWrapper
LABEL_VAL_SEP
Constructor and Description |
---|
InvoiceNumberAndDateTable(PDFInvoiceRenderer pdfInvoice) |
Modifier and Type | Method and Description |
---|---|
void |
decorateCell(PDFCellWrapper cellWrapper) |
void |
decorateTable() |
void |
render() |
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
public InvoiceNumberAndDateTable(PDFInvoiceRenderer pdfInvoice)
public void render() throws com.itextpdf.text.DocumentException
com.itextpdf.text.DocumentException
public void decorateCell(PDFCellWrapper cellWrapper)
decorateCell
in class PDFTableWrapper
public void decorateTable()
decorateTable
in class PDFTableWrapper
Copyright © 2011-2013 Plain Source. All Rights Reserved.