org.openinvoice.ubl4j.text.pdf.table.cell
Class PDFTotalHeaderCell

java.lang.Object
  extended by org.openinvoice.ubl4j.text.pdf.table.cell.PDFCellWrapper
      extended by org.openinvoice.ubl4j.text.pdf.table.cell.PDFTotalHeaderCell

public class PDFTotalHeaderCell
extends PDFCellWrapper

Represents a table header cell for a total sum.

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

Constructor Summary
PDFTotalHeaderCell(PDFPhraseWrapper phraseWrapper)
           
 
Method Summary
 
Methods inherited from class org.openinvoice.ubl4j.text.pdf.table.cell.PDFCellWrapper
getCell, setBorder, setBorderColor, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTop, setHorizontalAlignment, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFTotalHeaderCell

public PDFTotalHeaderCell(PDFPhraseWrapper phraseWrapper)


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