Uses of Class
org.odftoolkit.odfdom.dom.element.chart.ChartCategoriesElement
Packages that use ChartCategoriesElement
-
Uses of ChartCategoriesElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type ChartCategoriesElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 ChartCategoriesElementModifier and TypeMethodDescriptionChartAxisElement.newChartCategoriesElement()Create child element <chart:categories>.