Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawPluginElement

Packages that use DrawPluginElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of DrawPluginElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type DrawPluginElement
 void DefaultElementVisitor.visit(DrawPluginElement ele)
          A method to visit "draw:plugin" elements
 

Uses of DrawPluginElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawPluginElement
 DrawPluginElement DrawFrameElement.newDrawPluginElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element draw:plugin.
 



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