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

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

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

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