Uses of Class
org.odftoolkit.simple.presentation.Notes

Packages that use Notes
org.odftoolkit.simple.presentation Provide high level methods to ODF presentation documents. 
 

Uses of Notes in org.odftoolkit.simple.presentation
 

Methods in org.odftoolkit.simple.presentation that return Notes
static Notes Notes.getInstance(PresentationNotesElement noteElement)
          Get a presentation notes page instance by an instance of PresentationNotesElement.
 Notes Notes.NotesBuilder.getNotesInstance(PresentationNotesElement noteElement)
          Get a presentation notes page instance by an instance of PresentationNotesElement.
 Notes Slide.getNotesPage()
          Get the Notes page of this slide
 



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