Uses of Class
fr.opensagres.odfdom.converter.pdf.internal.styles.StyleListProperties
Packages that use StyleListProperties
Package
Description
-
Uses of StyleListProperties in fr.opensagres.odfdom.converter.pdf.internal.stylable
Methods in fr.opensagres.odfdom.converter.pdf.internal.stylable that return StyleListPropertiesModifier and TypeMethodDescriptionstatic StyleListPropertiesStylableList.getListProperties(Map<Integer, StyleListProperties> listPropertiesMap, int level) Method parameters in fr.opensagres.odfdom.converter.pdf.internal.stylable with type arguments of type StyleListPropertiesModifier and TypeMethodDescriptionstatic StyleListPropertiesStylableList.getListProperties(Map<Integer, StyleListProperties> listPropertiesMap, int level) -
Uses of StyleListProperties in fr.opensagres.odfdom.converter.pdf.internal.styles
Methods in fr.opensagres.odfdom.converter.pdf.internal.styles that return types with arguments of type StyleListPropertiesMethod parameters in fr.opensagres.odfdom.converter.pdf.internal.styles with type arguments of type StyleListPropertiesModifier and TypeMethodDescriptionvoidStyle.setListPropertiesMap(Map<Integer, StyleListProperties> listPropertiesMap) voidStyle.setOutlinePropertiesMap(Map<Integer, StyleListProperties> outlinePropertiesMap)