Uses of Class
org.odftoolkit.odfdom.doc.element.draw.OdfHatch

Packages that use OdfHatch
org.odftoolkit.odfdom.doc.element.office   
 

Uses of OdfHatch in org.odftoolkit.odfdom.doc.element.office
 

Methods in org.odftoolkit.odfdom.doc.element.office that return OdfHatch
 OdfHatch OdfStyles.getHatch(String name)
          Returns the OdfHatch element with the given name.
 

Methods in org.odftoolkit.odfdom.doc.element.office that return types with arguments of type OdfHatch
 Iterable<OdfHatch> OdfStyles.getHatches()
          Returns an iterator for all OdfHatch elements.
 



Copyright © 2009. All Rights Reserved.