Uses of Class
org.odftoolkit.odfdom.dom.attribute.anim.AnimColorInterpolationDirectionAttribute.Value
-
Packages that use AnimColorInterpolationDirectionAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.anim -
-
Uses of AnimColorInterpolationDirectionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.anim
Methods in org.odftoolkit.odfdom.dom.attribute.anim that return AnimColorInterpolationDirectionAttribute.Value Modifier and Type Method Description static AnimColorInterpolationDirectionAttribute.ValueAnimColorInterpolationDirectionAttribute.Value. enumValueOf(String value)AnimColorInterpolationDirectionAttribute.ValueAnimColorInterpolationDirectionAttribute. getEnumValue()static AnimColorInterpolationDirectionAttribute.ValueAnimColorInterpolationDirectionAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static AnimColorInterpolationDirectionAttribute.Value[]AnimColorInterpolationDirectionAttribute.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 AnimColorInterpolationDirectionAttribute.Value Modifier and Type Method Description voidAnimColorInterpolationDirectionAttribute. setEnumValue(AnimColorInterpolationDirectionAttribute.Value attrValue)
-