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

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

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

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



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