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

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

Uses of AnimAnimateColorElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.anim that return AnimAnimateColorElement
 AnimAnimateColorElement AnimSeqElement.newAnimAnimateColorElement(String smilAttributeNameValue)
          Create child element anim:animateColor.
 AnimAnimateColorElement AnimParElement.newAnimAnimateColorElement(String smilAttributeNameValue)
          Create child element anim:animateColor.
 AnimAnimateColorElement AnimIterateElement.newAnimAnimateColorElement(String smilAttributeNameValue)
          Create child element anim:animateColor.
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return AnimAnimateColorElement
 AnimAnimateColorElement DrawPageElement.newAnimAnimateColorElement(String smilAttributeNameValue)
          Create child element anim:animateColor.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return AnimAnimateColorElement
 AnimAnimateColorElement StyleMasterPageElement.newAnimAnimateColorElement(String smilAttributeNameValue)
          Create child element anim:animateColor.
 



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