Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationPlaceholderElement
Packages that use PresentationPlaceholderElement
-
Uses of PresentationPlaceholderElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationPlaceholderElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.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 PresentationPlaceholderElementModifier and TypeMethodDescriptionStylePresentationPageLayoutElement.newPresentationPlaceholderElement(String presentationObjectValue, String svgHeightValue, String svgWidthValue, String svgXValue, String svgYValue) Create child element <presentation:placeholder>.