Uses of Class
org.odftoolkit.odfdom.dom.attribute.draw.DrawStyleAttribute.Value

Packages that use DrawStyleAttribute.Value
org.odftoolkit.odfdom.dom.attribute.draw   
 

Uses of DrawStyleAttribute.Value in org.odftoolkit.odfdom.dom.attribute.draw
 

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



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