Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationPlayElement

Packages that use PresentationPlayElement
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
 void DefaultElementVisitor.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
 PresentationPlayElement PresentationAnimationsElement.newPresentationPlayElement(String drawShapeIdValue)
          Create child element presentation:play.
 PresentationPlayElement PresentationAnimationGroupElement.newPresentationPlayElement(String drawShapeIdValue)
          Create child element presentation:play.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.