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

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

Uses of PresentationDimElement in org.odftoolkit.odfdom.doc.presentation
 

Subclasses of PresentationDimElement in org.odftoolkit.odfdom.doc.presentation
 class OdfPresentationDim
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationDimElement
 PresentationDimElement PresentationAnimationsElement.newPresentationDimElement(java.lang.String drawColorAttributeValue, java.lang.String drawShapeIdAttributeValue)
          Create child element .
 PresentationDimElement PresentationAnimationGroupElement.newPresentationDimElement(java.lang.String drawColorAttributeValue, java.lang.String drawShapeIdAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.