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

Packages that use PresentationPlaceholderElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of PresentationPlaceholderElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationPlaceholderElement
 void DefaultElementVisitor.visit(PresentationPlaceholderElement ele)
          A method to visit "presentation:placeholder" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return PresentationPlaceholderElement
 PresentationPlaceholderElement StylePresentationPageLayoutElement.newPresentationPlaceholderElement(String presentationObjectValue, String svgHeightValue, String svgWidthValue, String svgXValue, String svgYValue)
          Create child element presentation:placeholder.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.