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