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

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

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

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