Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleRegionCenterElement
-
Packages that use StyleRegionCenterElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.style -
-
Uses of StyleRegionCenterElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleRegionCenterElement Modifier and Type Method Description voidDefaultElementVisitor. visit(StyleRegionCenterElement ele)A method to visit "style:region-center" elements -
Uses of StyleRegionCenterElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleRegionCenterElement Modifier and Type Method Description StyleRegionCenterElementStyleFooterElement. newStyleRegionCenterElement()Create child element <style:region-center>.StyleRegionCenterElementStyleFooterLeftElement. newStyleRegionCenterElement()Create child element <style:region-center>.StyleRegionCenterElementStyleHeaderElement. newStyleRegionCenterElement()Create child element <style:region-center>.StyleRegionCenterElementStyleHeaderLeftElement. newStyleRegionCenterElement()Create child element <style:region-center>.
-