Uses of Enum
org.odftoolkit.odfdom.dom.attribute.svg.SvgGradientUnitsAttribute.Value
Packages that use SvgGradientUnitsAttribute.Value
-
Uses of SvgGradientUnitsAttribute.Value in org.odftoolkit.odfdom.dom.attribute.svg
Methods in org.odftoolkit.odfdom.dom.attribute.svg that return SvgGradientUnitsAttribute.ValueModifier and TypeMethodDescriptionSvgGradientUnitsAttribute.Value.enumValueOf(String value) SvgGradientUnitsAttribute.getEnumValue()Returns the enum constant of this type with the specified name.static SvgGradientUnitsAttribute.Value[]SvgGradientUnitsAttribute.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.svg with parameters of type SvgGradientUnitsAttribute.ValueModifier and TypeMethodDescriptionvoidSvgGradientUnitsAttribute.setEnumValue(SvgGradientUnitsAttribute.Value attrValue)