Uses of Class
org.odftoolkit.odfdom.dom.element.anim.AnimAudioElement

Packages that use AnimAudioElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.anim   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of AnimAudioElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type AnimAudioElement
 void DefaultElementVisitor.visit(AnimAudioElement ele)
          A method to visit "anim:audio" elements
 

Uses of AnimAudioElement in org.odftoolkit.odfdom.dom.element.anim
 

Methods in org.odftoolkit.odfdom.dom.element.anim that return AnimAudioElement
 AnimAudioElement AnimIterateElement.newAnimAudioElement()
          Create child element anim:audio.
 AnimAudioElement AnimSeqElement.newAnimAudioElement()
          Create child element anim:audio.
 AnimAudioElement AnimParElement.newAnimAudioElement()
          Create child element anim:audio.
 

Uses of AnimAudioElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return AnimAudioElement
 AnimAudioElement DrawPageElement.newAnimAudioElement()
          Create child element anim:audio.
 

Uses of AnimAudioElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return AnimAudioElement
 AnimAudioElement StyleMasterPageElement.newAnimAudioElement()
          Create child element anim:audio.
 



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