| Package | Description |
|---|---|
| org.odftoolkit.odfdom.doc.presentation | |
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.draw | |
| org.odftoolkit.odfdom.dom.element.style |
| Modifier and Type | Method and Description |
|---|---|
PresentationNotesElement |
OdfPresentationNotes.getOdfElement()
Deprecated.
Return an instance of
PresentationNotesElement which represents presentation notes page feature. |
| Modifier and Type | Method and Description |
|---|---|
static OdfPresentationNotes |
OdfPresentationNotes.getInstance(PresentationNotesElement noteElement)
Deprecated.
Get a presentation notes page instance by an instance of
PresentationNotesElement. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(PresentationNotesElement ele)
A method to visit "presentation:notes" elements
|
| Modifier and Type | Method and Description |
|---|---|
PresentationNotesElement |
DrawPageElement.newPresentationNotesElement()
Create child element presentation:notes.
|
| Modifier and Type | Method and Description |
|---|---|
PresentationNotesElement |
StyleMasterPageElement.newPresentationNotesElement()
Create child element presentation:notes.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.