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