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

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

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

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

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



Copyright © 2009. All Rights Reserved.