Uses of Class
org.odftoolkit.odfdom.dom.element.svg.SvgDefinitionSrcElement.XlinkActuateAttributeValue

Packages that use SvgDefinitionSrcElement.XlinkActuateAttributeValue
org.odftoolkit.odfdom.dom.element.svg   
 

Uses of SvgDefinitionSrcElement.XlinkActuateAttributeValue in org.odftoolkit.odfdom.dom.element.svg
 

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