|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |