Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeChartElement

Packages that use OfficeChartElement
org.odftoolkit.odfdom.doc The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. 
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of OfficeChartElement in org.odftoolkit.odfdom.doc
 

Methods in org.odftoolkit.odfdom.doc that return OfficeChartElement
 OfficeChartElement OdfChartDocument.getContentRoot()
          Deprecated. Get the content root of a chart document.
 

Uses of OfficeChartElement in org.odftoolkit.odfdom.dom
 

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

Uses of OfficeChartElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeChartElement
 OfficeChartElement OfficeBodyElement.newOfficeChartElement()
          Create child element office:chart.
 



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