Uses of Class
org.odftoolkit.odfdom.dom.attribute.svg.SvgFontVariantAttribute.Value

Packages that use SvgFontVariantAttribute.Value
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
static SvgFontVariantAttribute.Value SvgFontVariantAttribute.Value.enumValueOf(String value)
           
 SvgFontVariantAttribute.Value SvgFontVariantAttribute.getEnumValue()
           
static SvgFontVariantAttribute.Value SvgFontVariantAttribute.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
 void SvgFontVariantAttribute.setEnumValue(SvgFontVariantAttribute.Value attrValue)
           
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.