Uses of Class
org.odftoolkit.odfdom.converter.pdf.internal.styles.StyleColumnProperties

Packages that use StyleColumnProperties
org.odftoolkit.odfdom.converter.pdf.internal.stylable   
org.odftoolkit.odfdom.converter.pdf.internal.styles   
 

Uses of StyleColumnProperties in org.odftoolkit.odfdom.converter.pdf.internal.stylable
 

Method parameters in org.odftoolkit.odfdom.converter.pdf.internal.stylable with type arguments of type StyleColumnProperties
static StylableDocumentSection.SectionPdfPTable StylableDocumentSection.createLayoutTable(float width, float height, List<StyleColumnProperties> columnPropertiesList)
           
 

Uses of StyleColumnProperties in org.odftoolkit.odfdom.converter.pdf.internal.styles
 

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return types with arguments of type StyleColumnProperties
 List<StyleColumnProperties> Style.getColumnPropertiesList()
           
 

Method parameters in org.odftoolkit.odfdom.converter.pdf.internal.styles with type arguments of type StyleColumnProperties
 void Style.setColumnPropertiesList(List<StyleColumnProperties> columnPropertiesList)
           
 



Copyright © 2013. All rights reserved.