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

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

Uses of ChartGridElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type ChartGridElement
 void DefaultElementVisitor.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 ChartGridElement
 ChartGridElement ChartAxisElement.newChartGridElement()
          Create child element chart:grid.
 



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