Uses of Class
org.odftoolkit.odfdom.dom.attribute.svg.SvgFontVariantAttribute.Value
-
Packages that use SvgFontVariantAttribute.Value Package Description org.odftoolkit.odfdom.dom.attribute.svg -
-
Uses of SvgFontVariantAttribute.Value in org.odftoolkit.odfdom.dom.attribute.svg
Methods in org.odftoolkit.odfdom.dom.attribute.svg that return SvgFontVariantAttribute.Value Modifier and Type Method Description static SvgFontVariantAttribute.ValueSvgFontVariantAttribute.Value. enumValueOf(String value)SvgFontVariantAttribute.ValueSvgFontVariantAttribute. getEnumValue()static SvgFontVariantAttribute.ValueSvgFontVariantAttribute.Value. valueOf(String name)Returns the enum constant of this type with the specified name.static SvgFontVariantAttribute.Value[]SvgFontVariantAttribute.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 SvgFontVariantAttribute.Value Modifier and Type Method Description voidSvgFontVariantAttribute. setEnumValue(SvgFontVariantAttribute.Value attrValue)
-