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

Packages that use OdfHatchElement
org.odftoolkit.odfdom.doc.element.draw   
org.odftoolkit.odfdom.dom.element.office   
 

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

Subclasses of OdfHatchElement in org.odftoolkit.odfdom.doc.element.draw
 class OdfHatch
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfHatchElement
 OdfHatchElement OdfStylesElement.createHatchElement(OdfStyleName name, OdfHatchStyleType style)
          Create child element draw:hatch.
 OdfHatchElement OdfDocumentElement.createHatchElement(OdfStyleName name, OdfHatchStyleType style)
          Create child element draw:hatch.
 OdfHatchElement OdfDocumentStylesElement.createHatchElement(OdfStyleName name, OdfHatchStyleType style)
          Create child element draw:hatch.
 



Copyright © 2009. All Rights Reserved.