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

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

Uses of PresentationDimElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationDimElement
 PresentationDimElement PresentationAnimationsElement.newPresentationDimElement(String drawColorValue, String drawShapeIdValue)
          Create child element presentation:dim.
 PresentationDimElement PresentationAnimationGroupElement.newPresentationDimElement(String drawColorValue, String drawShapeIdValue)
          Create child element presentation:dim.
 



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