Uses of Class
org.odftoolkit.odfdom.converter.pdf.internal.stylable.StylableDocumentSection.SectionPdfPTable

Packages that use StylableDocumentSection.SectionPdfPTable
org.odftoolkit.odfdom.converter.pdf.internal.stylable   
 

Uses of StylableDocumentSection.SectionPdfPTable in org.odftoolkit.odfdom.converter.pdf.internal.stylable
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.stylable that return StylableDocumentSection.SectionPdfPTable
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.cloneAndClearTable(com.lowagie.text.pdf.PdfPTable table, boolean resetFixedHeight)
           
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.createLayoutTable(float width, float height, List<StyleColumnProperties> columnPropertiesList)
           
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.createLayoutTable(float width, float height, Style style)
           
 



Copyright © 2013. All rights reserved.