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

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

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

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



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