Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationHideShapeElement
-
Packages that use PresentationHideShapeElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.presentation -
-
Uses of PresentationHideShapeElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationHideShapeElement Modifier and Type Method Description voidDefaultElementVisitor. visit(PresentationHideShapeElement ele)A method to visit "presentation:hide-shape" elements -
Uses of PresentationHideShapeElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationHideShapeElement Modifier and Type Method Description PresentationHideShapeElementPresentationAnimationGroupElement. newPresentationHideShapeElement(String drawShapeIdValue)Create child element <presentation:hide-shape>.PresentationHideShapeElementPresentationAnimationsElement. newPresentationHideShapeElement(String drawShapeIdValue)Create child element <presentation:hide-shape>.
-