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

Packages that use StylePageLayoutElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.incubator.doc.style   
 

Uses of StylePageLayoutElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StylePageLayoutElement
 void DefaultElementVisitor.visit(StylePageLayoutElement ele)
          A method to visit "style:page-layout" elements
 

Uses of StylePageLayoutElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return StylePageLayoutElement
 StylePageLayoutElement OfficeAutomaticStylesElement.newStylePageLayoutElement(String styleNameValue)
          Create child element style:page-layout.
 

Uses of StylePageLayoutElement in org.odftoolkit.odfdom.incubator.doc.style
 

Subclasses of StylePageLayoutElement in org.odftoolkit.odfdom.incubator.doc.style
 class OdfStylePageLayout
          Convenient functionalty for the parent ODF OpenDocument element
 



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