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

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

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

Methods in org.odftoolkit.odfdom.converter.pdf.internal.stylable that return StyleListProperties
static StyleListProperties StylableList.getListProperties(Map<Integer,StyleListProperties> listPropertiesMap, int level)
           
 

Method parameters in org.odftoolkit.odfdom.converter.pdf.internal.stylable with type arguments of type StyleListProperties
static StyleListProperties StylableList.getListProperties(Map<Integer,StyleListProperties> listPropertiesMap, int level)
           
 

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

Methods in org.odftoolkit.odfdom.converter.pdf.internal.styles that return types with arguments of type StyleListProperties
 Map<Integer,StyleListProperties> Style.getListPropertiesMap()
           
 Map<Integer,StyleListProperties> Style.getOutlinePropertiesMap()
           
 

Method parameters in org.odftoolkit.odfdom.converter.pdf.internal.styles with type arguments of type StyleListProperties
 void Style.setListPropertiesMap(Map<Integer,StyleListProperties> listPropertiesMap)
           
 void Style.setOutlinePropertiesMap(Map<Integer,StyleListProperties> outlinePropertiesMap)
           
 



Copyright © 2013. All Rights Reserved.