Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawContourPathElement
Packages that use DrawContourPathElement
-
Uses of DrawContourPathElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawContourPathElementModifier and TypeMethodDescriptionvoid
DefaultElementVisitor.visit
(DrawContourPathElement ele) A method to visit "draw:contour-path" elements -
Uses of DrawContourPathElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawContourPathElementModifier and TypeMethodDescriptionDrawFrameElement.newDrawContourPathElement
(boolean drawRecreateOnEditValue, String svgDValue, int svgViewBoxValue) Create child element <draw:contour-path>.