Uses of Class
org.odftoolkit.odfdom.doc.element.draw.OdfPage

Packages that use OdfPage
org.odftoolkit.odfdom.doc.element.office   
 

Uses of OdfPage in org.odftoolkit.odfdom.doc.element.office
 

Methods in org.odftoolkit.odfdom.doc.element.office that return OdfPage
 OdfPage OdfPresentation.getPage(String name)
           
 OdfPage OdfPresentation.getPageAt(int index)
           
 

Methods in org.odftoolkit.odfdom.doc.element.office that return types with arguments of type OdfPage
 Iterator<OdfPage> OdfPresentation.getPages()
           
 



Copyright © 2009. All Rights Reserved.