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

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

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

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



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