Uses of Class
org.odftoolkit.odfdom.doc.presentation.OdfPresentationNotes

Packages that use OdfPresentationNotes
org.odftoolkit.odfdom.doc.draw   
org.odftoolkit.odfdom.doc.presentation   
 

Uses of OdfPresentationNotes in org.odftoolkit.odfdom.doc.draw
 

Methods in org.odftoolkit.odfdom.doc.draw that return OdfPresentationNotes
 OdfPresentationNotes OdfDrawPage.getNotesPage()
          Get the Notes page of this slide
 

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

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



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