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