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

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

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

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



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