Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationShowTextElement
-
Packages that use PresentationShowTextElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.presentation -
-
Uses of PresentationShowTextElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationShowTextElement Modifier and Type Method Description voidDefaultElementVisitor. visit(PresentationShowTextElement ele)A method to visit "presentation:show-text" elements -
Uses of PresentationShowTextElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationShowTextElement Modifier and Type Method Description PresentationShowTextElementPresentationAnimationGroupElement. newPresentationShowTextElement(String drawShapeIdValue)Create child element <presentation:show-text>.PresentationShowTextElementPresentationAnimationsElement. newPresentationShowTextElement(String drawShapeIdValue)Create child element <presentation:show-text>.
-