fr.opensagres.xdocreport.itext.extension
Interface IParagraphFactory

All Known Implementing Classes:
ParagraphFactory

public interface IParagraphFactory


Method Summary
 com.lowagie.text.Paragraph createParagraph()
           
 com.lowagie.text.Paragraph createParagraph(com.lowagie.text.Paragraph title)
           
 

Method Detail

createParagraph

com.lowagie.text.Paragraph createParagraph()

createParagraph

com.lowagie.text.Paragraph createParagraph(com.lowagie.text.Paragraph title)


Copyright © 2013. All rights reserved.