Uses of Enum
org.odftoolkit.odfdom.dom.attribute.anim.AnimColorInterpolationDirectionAttribute.Value
Packages that use AnimColorInterpolationDirectionAttribute.Value
-
Uses of AnimColorInterpolationDirectionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.anim
Methods in org.odftoolkit.odfdom.dom.attribute.anim that return AnimColorInterpolationDirectionAttribute.ValueModifier and TypeMethodDescriptionAnimColorInterpolationDirectionAttribute.Value.enumValueOf(String value) AnimColorInterpolationDirectionAttribute.getEnumValue()Returns the enum constant of this type with the specified name.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.ValueModifier and TypeMethodDescriptionvoidAnimColorInterpolationDirectionAttribute.setEnumValue(AnimColorInterpolationDirectionAttribute.Value attrValue)