Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.OdfPlaceholderElement

Packages that use OdfPlaceholderElement
org.odftoolkit.odfdom.doc.element.presentation   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfPlaceholderElement in org.odftoolkit.odfdom.doc.element.presentation
 

Subclasses of OdfPlaceholderElement in org.odftoolkit.odfdom.doc.element.presentation
 class OdfPlaceholder
           
 

Uses of OdfPlaceholderElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfPlaceholderElement
 OdfPlaceholderElement OdfPresentationPageLayoutElement.createPlaceholderElement(OdfPresentationClasses object, OdfLength x, OdfLength y, OdfLength width, OdfLength height)
          Create child element presentation:placeholder.
 



Copyright © 2009. All Rights Reserved.