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

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

Uses of DrawHatchElement in org.odftoolkit.odfdom.doc.draw
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return DrawHatchElement
 DrawHatchElement OfficeDocumentElement.newDrawHatchElement(java.lang.String drawNameAttributeValue, java.lang.String drawStyleAttributeValue)
          Create child element .
 DrawHatchElement OfficeStylesElement.newDrawHatchElement(java.lang.String drawNameAttributeValue, java.lang.String drawStyleAttributeValue)
          Create child element .
 DrawHatchElement OfficeDocumentStylesElement.newDrawHatchElement(java.lang.String drawNameAttributeValue, java.lang.String drawStyleAttributeValue)
          Create child element .
 



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