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

Packages that use DrawContourPolygonElement
org.odftoolkit.odfdom.doc.draw   
org.odftoolkit.odfdom.dom.element.draw   
 

Uses of DrawContourPolygonElement in org.odftoolkit.odfdom.doc.draw
 

Subclasses of DrawContourPolygonElement in org.odftoolkit.odfdom.doc.draw
 class OdfDrawContourPolygon
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawContourPolygonElement
 DrawContourPolygonElement DrawFrameElement.newDrawContourPolygonElement(java.lang.String drawPointsAttributeValue, boolean drawRecreateOnEditAttributeValue, java.lang.String svgViewBoxAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.