| Constructor and Description |
|---|
Notes.NotesBuilder(PresentationDocument doc)
NotesBuilder constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Notes |
getNotesInstance(PresentationNotesElement noteElement)
Get a presentation notes page instance by an instance of
PresentationNotesElement. |
public Notes.NotesBuilder(PresentationDocument doc)
PresentationDocument constructor. The end user isn't allowed to call
it directly, otherwise an IllegalStateException will be
thrown.doc - the owner PresentationDocument.IllegalStateException - if new NotesBuilder out of owner PresentationDocument
constructor, this exception will be thrown.public Notes getNotesInstance(PresentationNotesElement noteElement)
PresentationNotesElement.noteElement - an instance of PresentationNotesElementNotes that can represent
PresentationNotesElementCopyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.