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