Uses of Class
org.odftoolkit.odfdom.doc.draw.OdfDrawFillImage

Packages that use OdfDrawFillImage
org.odftoolkit.odfdom.doc.office   
 

Uses of OdfDrawFillImage in org.odftoolkit.odfdom.doc.office
 

Methods in org.odftoolkit.odfdom.doc.office that return OdfDrawFillImage
 OdfDrawFillImage OdfOfficeStyles.getFillImage(java.lang.String name)
          Returns the OdfDrawFillImage element with the given name.
 

Methods in org.odftoolkit.odfdom.doc.office that return types with arguments of type OdfDrawFillImage
 java.lang.Iterable<OdfDrawFillImage> OdfOfficeStyles.getFillImages()
          Returns an iterator for all OdfDrawFillImage elements.
 



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