Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationAnimationsElement
-
Packages that use PresentationAnimationsElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.draw -
-
Uses of PresentationAnimationsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationAnimationsElement Modifier and Type Method Description voidDefaultElementVisitor. visit(PresentationAnimationsElement ele)A method to visit "presentation:animations" elements -
Uses of PresentationAnimationsElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return PresentationAnimationsElement Modifier and Type Method Description PresentationAnimationsElementDrawPageElement. newPresentationAnimationsElement()Create child element <presentation:animations>.
-