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

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

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

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



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