Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleRegionCenterElement

Packages that use StyleRegionCenterElement
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
 void DefaultElementVisitor.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
 StyleRegionCenterElement StyleFooterElement.newStyleRegionCenterElement()
          Create child element style:region-center.
 StyleRegionCenterElement StyleHeaderElement.newStyleRegionCenterElement()
          Create child element style:region-center.
 StyleRegionCenterElement StyleFooterLeftElement.newStyleRegionCenterElement()
          Create child element style:region-center.
 StyleRegionCenterElement StyleHeaderLeftElement.newStyleRegionCenterElement()
          Create child element style:region-center.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.