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

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

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

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return ChartInterpolationAttribute.Value
static ChartInterpolationAttribute.Value ChartInterpolationAttribute.Value.enumValueOf(String value)
           
 ChartInterpolationAttribute.Value ChartInterpolationAttribute.getEnumValue()
           
static ChartInterpolationAttribute.Value ChartInterpolationAttribute.Value.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChartInterpolationAttribute.Value[] ChartInterpolationAttribute.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 ChartInterpolationAttribute.Value
 void ChartInterpolationAttribute.setEnumValue(ChartInterpolationAttribute.Value attrValue)
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.