Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleRegionRightElement
-
Packages that use StyleRegionRightElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.style -
-
Uses of StyleRegionRightElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type StyleRegionRightElement Modifier and Type Method Description voidDefaultElementVisitor. visit(StyleRegionRightElement ele)A method to visit "style:region-right" elements -
Uses of StyleRegionRightElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return StyleRegionRightElement Modifier and Type Method Description StyleRegionRightElementStyleFooterElement. newStyleRegionRightElement()Create child element <style:region-right>.StyleRegionRightElementStyleFooterLeftElement. newStyleRegionRightElement()Create child element <style:region-right>.StyleRegionRightElementStyleHeaderElement. newStyleRegionRightElement()Create child element <style:region-right>.StyleRegionRightElementStyleHeaderLeftElement. newStyleRegionRightElement()Create child element <style:region-right>.
-