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

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

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

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



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