Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeChartElement
Packages that use OfficeChartElement
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OfficeChartElement in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OfficeChartElementModifier and TypeMethodDescriptionOdfChartDocument.getContentRoot()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 OfficeChartElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 OfficeChartElementModifier and TypeMethodDescriptionOfficeBodyElement.newOfficeChartElement()Create child element <office:chart>.