Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawFloatingFrameElement
Packages that use DrawFloatingFrameElement
-
Uses of DrawFloatingFrameElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawFloatingFrameElementModifier and TypeMethodDescriptionvoid
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 DrawFloatingFrameElementModifier and TypeMethodDescriptionDrawFrameElement.newDrawFloatingFrameElement
(String xlinkHrefValue, String xlinkTypeValue) Create child element <draw:floating-frame>.