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

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

Subclasses of OdfCustomShapeElement in org.odftoolkit.odfdom.doc.element.draw
 class OdfCustomShape
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfCustomShapeElement
 OdfCustomShapeElement OdfGroupElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfPageElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfHyperlinkElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfTextBoxElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfCustomShapeElement
 OdfCustomShapeElement OdfTextElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfCustomShapeElement
 OdfCustomShapeElement OdfNotesElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfCustomShapeElement
 OdfCustomShapeElement OdfHandoutMasterElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfMasterPageElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfCustomShapeElement
 OdfCustomShapeElement OdfCoveredTableCellElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfTableCellElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfShapesElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfCustomShapeElement
 OdfCustomShapeElement OdfHyperlinkElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfSectionElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfParagraphElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfNoteBodyElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfRubyBaseElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfHeadingElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfSpanElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfMetaElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfIndexTitleElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfMetaFieldElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfDeletionElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 OdfCustomShapeElement OdfIndexBodyElement.createCustomShapeElement()
          Create child element draw:custom-shape.
 



Copyright © 2009. All Rights Reserved.