org.openinvoice.ubl4j.text.pdf.common
Class PDFChunkWrapper
java.lang.Object
org.openinvoice.ubl4j.text.pdf.common.PDFChunkWrapper
public class PDFChunkWrapper
- extends Object
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDFChunkWrapper
public PDFChunkWrapper(String s)
createChunk
public static PDFChunkWrapper createChunk(String s)
createLabelChunk
public static PDFChunkWrapper createLabelChunk(String s)
createLabelChunk
public static PDFChunkWrapper createLabelChunk(String s,
PDFFontWrapper pdfFontWrapper)
createValueChunk
public static PDFChunkWrapper createValueChunk(String s,
PDFFontWrapper pdfFontWrapper)
createValueChunk
public static PDFChunkWrapper createValueChunk(String s)
createBoldValueChunk
public static PDFChunkWrapper createBoldValueChunk(String s)
getChunk
public com.itextpdf.text.Chunk getChunk()
Copyright © 2011-2012 Plain Source. All Rights Reserved.