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

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

Uses of OfficeAnnotationElement in org.odftoolkit.odfdom.doc.office
 

Subclasses of OfficeAnnotationElement in org.odftoolkit.odfdom.doc.office
 class OdfOfficeAnnotation
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OfficeAnnotationElement
 OfficeAnnotationElement TableCoveredTableCellElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TableTableCellElement.newOfficeAnnotationElement()
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OfficeAnnotationElement
 OfficeAnnotationElement TextMetaFieldElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TextRubyBaseElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TextSpanElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TextMetaElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TextPElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TextAElement.newOfficeAnnotationElement()
          Create child element .
 OfficeAnnotationElement TextHElement.newOfficeAnnotationElement()
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.