Uses of Class
org.odftoolkit.odfdom.dom.attribute.anim.AnimColorInterpolationAttribute.Value

Packages that use AnimColorInterpolationAttribute.Value
org.odftoolkit.odfdom.dom.attribute.anim   
 

Uses of AnimColorInterpolationAttribute.Value in org.odftoolkit.odfdom.dom.attribute.anim
 

Methods in org.odftoolkit.odfdom.dom.attribute.anim that return AnimColorInterpolationAttribute.Value
static AnimColorInterpolationAttribute.Value AnimColorInterpolationAttribute.Value.enumValueOf(String value)
           
 AnimColorInterpolationAttribute.Value AnimColorInterpolationAttribute.getEnumValue()
           
static AnimColorInterpolationAttribute.Value AnimColorInterpolationAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AnimColorInterpolationAttribute.Value[] AnimColorInterpolationAttribute.Value.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.dom.attribute.anim with parameters of type AnimColorInterpolationAttribute.Value
 void AnimColorInterpolationAttribute.setEnumValue(AnimColorInterpolationAttribute.Value attrValue)
           
 



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