public class PDFTotalDecimalCell extends PDFCellWrapper
Constructor and Description |
---|
PDFTotalDecimalCell(BigDecimal decimal) |
PDFTotalDecimalCell(BigDecimal decimal,
PDFFontWrapper pdfFontWrapper) |
PDFTotalDecimalCell(com.plainsource.commons.text.CurrencyDecimal currencyDecimal) |
PDFTotalDecimalCell(com.plainsource.commons.text.CurrencyDecimal currencyDecimal,
PDFFontWrapper pdfFontWrapper) |
getCell, setBorder, setBorderColor, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTop, setHorizontalAlignment, setPadding, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop
public PDFTotalDecimalCell(BigDecimal decimal)
public PDFTotalDecimalCell(BigDecimal decimal, PDFFontWrapper pdfFontWrapper)
public PDFTotalDecimalCell(com.plainsource.commons.text.CurrencyDecimal currencyDecimal)
public PDFTotalDecimalCell(com.plainsource.commons.text.CurrencyDecimal currencyDecimal, PDFFontWrapper pdfFontWrapper)
Copyright © 2011-2013 Plain Source. All Rights Reserved.