Uses of Class
org.odftoolkit.odfdom.dom.element.chart.ChartGridElement
Packages that use ChartGridElement
-
Uses of ChartGridElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type ChartGridElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(ChartGridElement ele) A method to visit "chart:grid" elements -
Uses of ChartGridElement in org.odftoolkit.odfdom.dom.element.chart
Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartGridElementModifier and TypeMethodDescriptionChartAxisElement.newChartGridElement()Create child element <chart:grid>.