Uses of Class
org.odftoolkit.odfdom.dom.element.chart.ChartLegendElement

Packages that use ChartLegendElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.chart   
 

Uses of ChartLegendElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type ChartLegendElement
 void DefaultElementVisitor.visit(ChartLegendElement ele)
          A method to visit "chart:legend" elements
 

Uses of ChartLegendElement in org.odftoolkit.odfdom.dom.element.chart
 

Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartLegendElement
 ChartLegendElement ChartChartElement.newChartLegendElement(String chartLegendPositionValue, String styleLegendExpansionValue)
          Create child element chart:legend.
 



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