Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawPluginElement.XlinkActuateAttributeValue

Packages that use DrawPluginElement.XlinkActuateAttributeValue
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of DrawPluginElement.XlinkActuateAttributeValue in org.odftoolkit.odfdom.dom.element.draw
 

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