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

Packages that use DrawCustomShapeElement
org.odftoolkit.odfdom.doc.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 DrawCustomShapeElement in org.odftoolkit.odfdom.doc.draw
 

Subclasses of DrawCustomShapeElement in org.odftoolkit.odfdom.doc.draw
 class OdfDrawCustomShape
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawCustomShapeElement
 DrawCustomShapeElement DrawAElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement DrawPageElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement DrawTextBoxElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement DrawGElement.newDrawCustomShapeElement()
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return DrawCustomShapeElement
 DrawCustomShapeElement OfficeTextElement.newDrawCustomShapeElement()
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawCustomShapeElement
 DrawCustomShapeElement PresentationNotesElement.newDrawCustomShapeElement()
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return DrawCustomShapeElement
 DrawCustomShapeElement StyleHandoutMasterElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement StyleMasterPageElement.newDrawCustomShapeElement()
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return DrawCustomShapeElement
 DrawCustomShapeElement TableCoveredTableCellElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TableTableCellElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TableShapesElement.newDrawCustomShapeElement()
          Create child element .
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return DrawCustomShapeElement
 DrawCustomShapeElement TextMetaFieldElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextIndexTitleElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextDeletionElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextRubyBaseElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextSpanElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextIndexBodyElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextNoteBodyElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextMetaElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextSectionElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextPElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextAElement.newDrawCustomShapeElement()
          Create child element .
 DrawCustomShapeElement TextHElement.newDrawCustomShapeElement()
          Create child element .
 



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