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

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

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawOpacityElement.DrawStyleAttributeValue
static DrawOpacityElement.DrawStyleAttributeValue DrawOpacityElement.DrawStyleAttributeValue.enumValueOf(java.lang.String value)
           
static DrawOpacityElement.DrawStyleAttributeValue DrawOpacityElement.DrawStyleAttributeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DrawOpacityElement.DrawStyleAttributeValue[] DrawOpacityElement.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.