Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
OfficeChartElement |
OdfChartDocument.getContentRoot()
Deprecated.
Get the content root of a chart document.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(OfficeChartElement ele)
A method to visit "office:chart" elements
|
Modifier and Type | Method and Description |
---|---|
OfficeChartElement |
OfficeBodyElement.newOfficeChartElement()
Create child element office:chart.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.