| 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()
Return an instance of
DrawPageElement which represents presentation slide feature. |
| Modifier and Type | Method and Description |
|---|---|
static OdfSlide |
OdfSlide.getInstance(DrawPageElement pageElement)
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 |
OfficeDrawingElement.newDrawPageElement(String drawMasterPageNameValue)
Create child element draw:page.
|
DrawPageElement |
OfficePresentationElement.newDrawPageElement(String drawMasterPageNameValue)
Create child element draw:page.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.