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

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

Subclasses of OdfPathElement in org.odftoolkit.odfdom.doc.element.draw
 class OdfPath
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfPathElement
 OdfPathElement OdfGroupElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfPageElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfHyperlinkElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfTextBoxElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfPathElement
 OdfPathElement OdfTextElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfPathElement
 OdfPathElement OdfNotesElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfPathElement
 OdfPathElement OdfHandoutMasterElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfMasterPageElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 

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

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfPathElement
 OdfPathElement OdfCoveredTableCellElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfTableCellElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfShapesElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfPathElement
 OdfPathElement OdfHyperlinkElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfSectionElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfParagraphElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfNoteBodyElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfRubyBaseElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfHeadingElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfSpanElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfMetaElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfIndexTitleElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfMetaFieldElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfDeletionElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 OdfPathElement OdfIndexBodyElement.createPathElement(String d, Integer viewBox)
          Create child element draw:path.
 



Copyright © 2009. All Rights Reserved.