Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleParagraphPropertiesElement
Packages that use StyleParagraphPropertiesElement
Package
Description
-
Uses of StyleParagraphPropertiesElement in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes with parameters of type StyleParagraphPropertiesElementModifier and TypeMethodDescriptionstatic voidJsonOperationConsumer.mapParagraphProperties(org.json.JSONObject attrs, StyleParagraphPropertiesElement propertiesElement) -
Uses of StyleParagraphPropertiesElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleParagraphPropertiesElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(StyleParagraphPropertiesElement ele) A method to visit "style:paragraph-properties" elements -
Uses of StyleParagraphPropertiesElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleParagraphPropertiesElementModifier and TypeMethodDescriptionStyleDefaultStyleElement.newStyleParagraphPropertiesElement()Create child element <style:paragraph-properties>.StyleStyleElement.newStyleParagraphPropertiesElement()Create child element <style:paragraph-properties>.