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

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

Uses of DrawFloatingFrameElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawFloatingFrameElement
 DrawFloatingFrameElement DrawFrameElement.newDrawFloatingFrameElement(String xlinkHrefValue, String xlinkTypeValue)
          Create child element draw:floating-frame.
 



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