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

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

Uses of ChartCategoriesElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartCategoriesElement
 ChartCategoriesElement ChartAxisElement.newChartCategoriesElement()
          Create child element chart:categories.
 



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