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

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

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

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



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