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

Packages that use PresentationShowShapeElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.presentation   
 

Uses of PresentationShowShapeElement in org.odftoolkit.odfdom.dom
 

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

Uses of PresentationShowShapeElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationShowShapeElement
 PresentationShowShapeElement PresentationAnimationGroupElement.newPresentationShowShapeElement(String drawShapeIdValue)
          Create child element presentation:show-shape.
 PresentationShowShapeElement PresentationAnimationsElement.newPresentationShowShapeElement(String drawShapeIdValue)
          Create child element presentation:show-shape.
 



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