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