Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawStrokeDashElement.DrawStyleAttributeValue

Packages that use DrawStrokeDashElement.DrawStyleAttributeValue
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of DrawStrokeDashElement.DrawStyleAttributeValue in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawStrokeDashElement.DrawStyleAttributeValue
static DrawStrokeDashElement.DrawStyleAttributeValue DrawStrokeDashElement.DrawStyleAttributeValue.enumValueOf(java.lang.String value)
           
static DrawStrokeDashElement.DrawStyleAttributeValue DrawStrokeDashElement.DrawStyleAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DrawStrokeDashElement.DrawStyleAttributeValue[] DrawStrokeDashElement.DrawStyleAttributeValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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