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