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(String value)
           
 ChartDimensionAttribute.Value ChartDimensionAttribute.getEnumValue()
           
static ChartDimensionAttribute.Value ChartDimensionAttribute.Value.valueOf(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-2017 The Apache Software Foundation. All Rights Reserved.