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