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

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

Methods in org.odftoolkit.odfdom.dom with parameters of type DrawCustomShapeElement
 void DefaultElementVisitor.visit(DrawCustomShapeElement ele)
          A method to visit "draw:custom-shape" elements
 

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

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

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 draw:custom-shape.
 

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 draw:custom-shape.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return DrawCustomShapeElement
 DrawCustomShapeElement StyleMasterPageElement.newDrawCustomShapeElement()
          Create child element draw:custom-shape.
 DrawCustomShapeElement StyleHandoutMasterElement.newDrawCustomShapeElement()
          Create child element draw:custom-shape.
 

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

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

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

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



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.