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

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

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

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



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