Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationPlayElement
-
Packages that use PresentationPlayElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.presentation -
-
Uses of PresentationPlayElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationPlayElement Modifier and Type Method Description voidDefaultElementVisitor. visit(PresentationPlayElement ele)A method to visit "presentation:play" elements -
Uses of PresentationPlayElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationPlayElement Modifier and Type Method Description PresentationPlayElementPresentationAnimationGroupElement. newPresentationPlayElement(String drawShapeIdValue)Create child element <presentation:play>.PresentationPlayElementPresentationAnimationsElement. newPresentationPlayElement(String drawShapeIdValue)Create child element <presentation:play>.
-