Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawConnectorElement.DrawTypeAttributeValue

Packages that use DrawConnectorElement.DrawTypeAttributeValue
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of DrawConnectorElement.DrawTypeAttributeValue in org.odftoolkit.odfdom.dom.element.draw
 

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