Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleMapElement
Packages that use StyleMapElement
Package
Description
-
Uses of StyleMapElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleMapElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(StyleMapElement ele) A method to visit "style:map" elements -
Uses of StyleMapElement in org.odftoolkit.odfdom.dom.element.number
Methods in org.odftoolkit.odfdom.dom.element.number that return StyleMapElementModifier and TypeMethodDescriptionNumberDataStyleElementBase.newStyleMapElement(String styleApplyStyleNameValue, String styleConditionValue) Create child element <style:map>.Methods in org.odftoolkit.odfdom.dom.element.number with parameters of type StyleMapElementModifier and TypeMethodDescriptionprotected StringDataStyleElement.getMapping(StyleMapElement mapElement) -
Uses of StyleMapElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleMapElementModifier and TypeMethodDescriptionStyleStyleElement.newStyleMapElement(String styleApplyStyleNameValue, String styleConditionValue) Create child element <style:map>.