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

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

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

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



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