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

Packages that use SvgFontStyleAttribute.Value
org.odftoolkit.odfdom.dom.attribute.svg   
 

Uses of SvgFontStyleAttribute.Value in org.odftoolkit.odfdom.dom.attribute.svg
 

Methods in org.odftoolkit.odfdom.dom.attribute.svg that return SvgFontStyleAttribute.Value
static SvgFontStyleAttribute.Value SvgFontStyleAttribute.Value.enumValueOf(java.lang.String value)
           
 SvgFontStyleAttribute.Value SvgFontStyleAttribute.getEnumValue()
           
static SvgFontStyleAttribute.Value SvgFontStyleAttribute.Value.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SvgFontStyleAttribute.Value[] SvgFontStyleAttribute.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 SvgFontStyleAttribute.Value
 void SvgFontStyleAttribute.setEnumValue(SvgFontStyleAttribute.Value attrValue)
           
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.