Package | Description |
---|---|
org.odftoolkit.odfdom.doc.presentation | |
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office |
Modifier and Type | Method and Description |
---|---|
DrawPageElement |
OdfSlide.getOdfElement()
Deprecated.
Return an instance of
DrawPageElement which represents presentation slide feature. |
Modifier and Type | Method and Description |
---|---|
static OdfSlide |
OdfSlide.getInstance(DrawPageElement pageElement)
Deprecated.
Get a presentation slide instance by an instance of
DrawPageElement . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(DrawPageElement ele)
A method to visit "draw:page" elements
|
Modifier and Type | Method and Description |
---|---|
DrawPageElement |
OfficePresentationElement.newDrawPageElement(String drawMasterPageNameValue)
Create child element draw:page.
|
DrawPageElement |
OfficeDrawingElement.newDrawPageElement(String drawMasterPageNameValue)
Create child element draw:page.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.