Uses of Class
org.odftoolkit.odfdom.dom.attribute.svg.SvgSpreadMethodAttribute.Value
-
Packages that use SvgSpreadMethodAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.svg -
-
Uses of SvgSpreadMethodAttribute.Value in org.odftoolkit.odfdom.dom.attribute.svg
Methods in org.odftoolkit.odfdom.dom.attribute.svg that return SvgSpreadMethodAttribute.Value Modifier and Type Method Description static SvgSpreadMethodAttribute.ValueSvgSpreadMethodAttribute.Value. enumValueOf(String value)SvgSpreadMethodAttribute.ValueSvgSpreadMethodAttribute. getEnumValue()static SvgSpreadMethodAttribute.ValueSvgSpreadMethodAttribute.Value. valueOf(String name)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.Value Modifier and Type Method Description voidSvgSpreadMethodAttribute. setEnumValue(SvgSpreadMethodAttribute.Value attrValue)
-