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