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

Packages that use AnimAnimateColorElement
org.odftoolkit.odfdom.doc.anim   
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.doc.anim
 

Subclasses of AnimAnimateColorElement in org.odftoolkit.odfdom.doc.anim
 class OdfAnimateColor
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.anim that return AnimAnimateColorElement
 AnimAnimateColorElement AnimSeqElement.newAnimAnimateColorElement(java.lang.String smilAttributeNameAttributeValue)
          Create child element .
 AnimAnimateColorElement AnimIterateElement.newAnimAnimateColorElement(java.lang.String smilAttributeNameAttributeValue)
          Create child element .
 AnimAnimateColorElement AnimParElement.newAnimAnimateColorElement(java.lang.String smilAttributeNameAttributeValue)
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return AnimAnimateColorElement
 AnimAnimateColorElement DrawPageElement.newAnimAnimateColorElement(java.lang.String smilAttributeNameAttributeValue)
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return AnimAnimateColorElement
 AnimAnimateColorElement StyleMasterPageElement.newAnimAnimateColorElement(java.lang.String smilAttributeNameAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.