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

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

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

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



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