Uses of Class
org.odftoolkit.odfdom.dom.attribute.chart.ChartDimensionAttribute.Value

Packages that use ChartDimensionAttribute.Value
org.odftoolkit.odfdom.dom.attribute.chart   
 

Uses of ChartDimensionAttribute.Value in org.odftoolkit.odfdom.dom.attribute.chart
 

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartDimensionAttribute.Value
static ChartDimensionAttribute.Value ChartDimensionAttribute.Value.enumValueOf(java.lang.String value)
           
 ChartDimensionAttribute.Value ChartDimensionAttribute.getEnumValue()
           
static ChartDimensionAttribute.Value ChartDimensionAttribute.Value.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChartDimensionAttribute.Value[] ChartDimensionAttribute.Value.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.dom.attribute.chart with parameters of type ChartDimensionAttribute.Value
 void ChartDimensionAttribute.setEnumValue(ChartDimensionAttribute.Value attrValue)
           
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.