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

Packages that use PresentationAnimationGroupElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.presentation   
 

Uses of PresentationAnimationGroupElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationAnimationGroupElement
 void DefaultElementVisitor.visit(PresentationAnimationGroupElement ele)
          A method to visit "presentation:animation-group" elements
 

Uses of PresentationAnimationGroupElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationAnimationGroupElement
 PresentationAnimationGroupElement PresentationAnimationsElement.newPresentationAnimationGroupElement()
          Create child element presentation:animation-group.
 



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