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

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

Uses of ChartAxisElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartAxisElement
 ChartAxisElement ChartPlotAreaElement.newChartAxisElement(String chartDimensionValue)
          Create child element chart:axis.
 



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