Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawObjectElement.XlinkShowAttributeValue

Packages that use DrawObjectElement.XlinkShowAttributeValue
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of DrawObjectElement.XlinkShowAttributeValue in org.odftoolkit.odfdom.dom.element.draw
 

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