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

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

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

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



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