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

Packages that use PresentationHideShapeElement
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
 void DefaultElementVisitor.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
 PresentationHideShapeElement PresentationAnimationsElement.newPresentationHideShapeElement(String drawShapeIdValue)
          Create child element presentation:hide-shape.
 PresentationHideShapeElement PresentationAnimationGroupElement.newPresentationHideShapeElement(String drawShapeIdValue)
          Create child element presentation:hide-shape.
 



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