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-2013 The Apache Software Foundation. All Rights Reserved.