org.jopendocument.model.draw
Class DrawContourPolygon

java.lang.Object
  extended by org.jopendocument.model.draw.DrawContourPolygon

public class DrawContourPolygon
extends java.lang.Object


Constructor Summary
DrawContourPolygon()
           
 
Method Summary
 java.lang.String getDrawPoints()
          Gets the value of the drawPoints property.
 java.lang.String getDrawRecreateOnEdit()
          Gets the value of the drawRecreateOnEdit property.
 java.lang.String getSvgHeight()
          Gets the value of the svgHeight property.
 java.lang.String getSvgViewBox()
          Gets the value of the svgViewBox property.
 java.lang.String getSvgWidth()
          Gets the value of the svgWidth property.
 void setDrawPoints(java.lang.String value)
          Sets the value of the drawPoints property.
 void setDrawRecreateOnEdit(java.lang.String value)
          Sets the value of the drawRecreateOnEdit property.
 void setSvgHeight(java.lang.String value)
          Sets the value of the svgHeight property.
 void setSvgViewBox(java.lang.String value)
          Sets the value of the svgViewBox property.
 void setSvgWidth(java.lang.String value)
          Sets the value of the svgWidth property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawContourPolygon

public DrawContourPolygon()
Method Detail

getDrawPoints

public java.lang.String getDrawPoints()
Gets the value of the drawPoints property.

Returns:
possible object is String

getDrawRecreateOnEdit

public java.lang.String getDrawRecreateOnEdit()
Gets the value of the drawRecreateOnEdit property.

Returns:
possible object is String

getSvgHeight

public java.lang.String getSvgHeight()
Gets the value of the svgHeight property.

Returns:
possible object is String

getSvgViewBox

public java.lang.String getSvgViewBox()
Gets the value of the svgViewBox property.

Returns:
possible object is String

getSvgWidth

public java.lang.String getSvgWidth()
Gets the value of the svgWidth property.

Returns:
possible object is String

setDrawPoints

public void setDrawPoints(java.lang.String value)
Sets the value of the drawPoints property.

Parameters:
value - allowed object is String

setDrawRecreateOnEdit

public void setDrawRecreateOnEdit(java.lang.String value)
Sets the value of the drawRecreateOnEdit property.

Parameters:
value - allowed object is String

setSvgHeight

public void setSvgHeight(java.lang.String value)
Sets the value of the svgHeight property.

Parameters:
value - allowed object is String

setSvgViewBox

public void setSvgViewBox(java.lang.String value)
Sets the value of the svgViewBox property.

Parameters:
value - allowed object is String

setSvgWidth

public void setSvgWidth(java.lang.String value)
Sets the value of the svgWidth property.

Parameters:
value - allowed object is String