Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeAnnotationElement
Packages that use OfficeAnnotationElement
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc that return OfficeAnnotationElementMethods in org.odftoolkit.odfdom.doc with parameters of type OfficeAnnotationElementModifier and TypeMethodDescriptionvoid
OdfDocument.addAnnotation
(String name, OfficeAnnotationElement element) -
Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeAnnotationElementModifier and TypeMethodDescriptionvoid
DefaultElementVisitor.visit
(OfficeAnnotationElement ele) A method to visit "office:annotation" elements -
Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return OfficeAnnotationElementModifier and TypeMethodDescriptionTableTableCellElementBase.newOfficeAnnotationElement()
Create child element <office:annotation>. -
Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return OfficeAnnotationElementModifier and TypeMethodDescriptionTextAElement.newOfficeAnnotationElement()
Create child element <office:annotation>.TextMetaElement.newOfficeAnnotationElement()
Create child element <office:annotation>.TextMetaFieldElement.newOfficeAnnotationElement()
Create child element <office:annotation>.TextParagraphElementBase.newOfficeAnnotationElement()
Create child element <office:annotation>.TextRubyBaseElement.newOfficeAnnotationElement()
Create child element <office:annotation>.TextSpanElement.newOfficeAnnotationElement()
Create child element <office:annotation>.