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

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

Uses of PresentationShowElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.presentation that return PresentationShowElement
 PresentationShowElement PresentationSettingsElement.newPresentationShowElement(String presentationNameValue, String presentationPagesValue)
          Create child element presentation:show.
 



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