Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeDrawingElement
Packages that use OfficeDrawingElement
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OfficeDrawingElement in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OfficeDrawingElementModifier and TypeMethodDescriptionOdfGraphicsDocument.getContentRoot()Get the content root of a graphics document. -
Uses of OfficeDrawingElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeDrawingElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(OfficeDrawingElement ele) A method to visit "office:drawing" elements -
Uses of OfficeDrawingElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeDrawingElementModifier and TypeMethodDescriptionOfficeBodyElement.newOfficeDrawingElement()Create child element <office:drawing>.