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

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

public class PDFHeaderCell
extends PDFCellWrapper

Represents a table header cell.

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

Constructor Summary
PDFHeaderCell(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

PDFHeaderCell

public PDFHeaderCell(PDFPhraseWrapper phraseWrapper)


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