Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.OdfNotesElement

Packages that use OdfNotesElement
org.odftoolkit.odfdom.doc.element.presentation   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfNotesElement in org.odftoolkit.odfdom.doc.element.presentation
 

Subclasses of OdfNotesElement in org.odftoolkit.odfdom.doc.element.presentation
 class OdfNotes
           
 

Uses of OdfNotesElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfNotesElement
 OdfNotesElement OdfPageElement.createNotesElement()
          Create child element presentation:notes.
 

Uses of OdfNotesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfNotesElement
 OdfNotesElement OdfMasterPageElement.createNotesElement()
          Create child element presentation:notes.
 



Copyright © 2009. All Rights Reserved.