Uses of Class
org.odftoolkit.odfdom.dom.element.office.OdfAnnotationElement

Packages that use OdfAnnotationElement
org.odftoolkit.odfdom.doc.element.office   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OdfAnnotationElement in org.odftoolkit.odfdom.doc.element.office
 

Subclasses of OdfAnnotationElement in org.odftoolkit.odfdom.doc.element.office
 class OdfAnnotation
           
 

Uses of OdfAnnotationElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfAnnotationElement
 OdfAnnotationElement OdfCoveredTableCellElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfTableCellElement.createAnnotationElement()
          Create child element office:annotation.
 

Uses of OdfAnnotationElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfAnnotationElement
 OdfAnnotationElement OdfHyperlinkElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfParagraphElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfRubyBaseElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfHeadingElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfSpanElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfMetaElement.createAnnotationElement()
          Create child element office:annotation.
 OdfAnnotationElement OdfMetaFieldElement.createAnnotationElement()
          Create child element office:annotation.
 



Copyright © 2009. All Rights Reserved.