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

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

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

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



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