Uses of Class
org.odftoolkit.odfdom.dom.element.draw.OdfEllipseElement

Packages that use OdfEllipseElement
org.odftoolkit.odfdom.doc.element.draw   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of OdfEllipseElement in org.odftoolkit.odfdom.doc.element.draw
 

Subclasses of OdfEllipseElement in org.odftoolkit.odfdom.doc.element.draw
 class OdfEllipse
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfEllipseElement
 OdfEllipseElement OdfGroupElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfPageElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfHyperlinkElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfTextBoxElement.createEllipseElement()
          Create child element draw:ellipse.
 

Uses of OdfEllipseElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfEllipseElement
 OdfEllipseElement OdfTextElement.createEllipseElement()
          Create child element draw:ellipse.
 

Uses of OdfEllipseElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfEllipseElement
 OdfEllipseElement OdfNotesElement.createEllipseElement()
          Create child element draw:ellipse.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfEllipseElement
 OdfEllipseElement OdfHandoutMasterElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfMasterPageElement.createEllipseElement()
          Create child element draw:ellipse.
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfEllipseElement
 OdfEllipseElement OdfCoveredTableCellElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfTableCellElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfShapesElement.createEllipseElement()
          Create child element draw:ellipse.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfEllipseElement
 OdfEllipseElement OdfHyperlinkElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfSectionElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfParagraphElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfNoteBodyElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfRubyBaseElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfHeadingElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfSpanElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfMetaElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfIndexTitleElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfMetaFieldElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfDeletionElement.createEllipseElement()
          Create child element draw:ellipse.
 OdfEllipseElement OdfIndexBodyElement.createEllipseElement()
          Create child element draw:ellipse.
 



Copyright © 2009. All Rights Reserved.