Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationNotesElement

Packages that use PresentationNotesElement
org.odftoolkit.odfdom.doc.presentation   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of PresentationNotesElement in org.odftoolkit.odfdom.doc.presentation
 

Methods in org.odftoolkit.odfdom.doc.presentation that return PresentationNotesElement
 PresentationNotesElement OdfPresentationNotes.getOdfElement()
          Return an instance of PresentationNotesElement which represents presentation notes page feature.
 

Methods in org.odftoolkit.odfdom.doc.presentation with parameters of type PresentationNotesElement
static OdfPresentationNotes OdfPresentationNotes.getInstance(PresentationNotesElement noteElement)
          Get a presentation notes page instance by an instance of PresentationNotesElement.
 

Uses of PresentationNotesElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return PresentationNotesElement
 PresentationNotesElement DrawPageElement.newPresentationNotesElement()
          Create child element .
 

Uses of PresentationNotesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return PresentationNotesElement
 PresentationNotesElement StyleMasterPageElement.newPresentationNotesElement()
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.