|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.draw.DrawContourPolygon
public class DrawContourPolygon
Field Summary | |
---|---|
protected String |
drawPoints
|
protected String |
drawRecreateOnEdit
|
protected String |
svgHeight
|
protected String |
svgViewBox
|
protected String |
svgWidth
|
Constructor Summary | |
---|---|
DrawContourPolygon()
|
Method Summary | |
---|---|
String |
getDrawPoints()
Gets the value of the drawPoints property. |
String |
getDrawRecreateOnEdit()
Gets the value of the drawRecreateOnEdit property. |
String |
getSvgHeight()
Gets the value of the svgHeight property. |
String |
getSvgViewBox()
Gets the value of the svgViewBox property. |
String |
getSvgWidth()
Gets the value of the svgWidth property. |
void |
setDrawPoints(String value)
Sets the value of the drawPoints property. |
void |
setDrawRecreateOnEdit(String value)
Sets the value of the drawRecreateOnEdit property. |
void |
setSvgHeight(String value)
Sets the value of the svgHeight property. |
void |
setSvgViewBox(String value)
Sets the value of the svgViewBox property. |
void |
setSvgWidth(String value)
Sets the value of the svgWidth property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String drawPoints
protected String drawRecreateOnEdit
protected String svgHeight
protected String svgViewBox
protected String svgWidth
Constructor Detail |
---|
public DrawContourPolygon()
Method Detail |
---|
public String getDrawPoints()
String
public String getDrawRecreateOnEdit()
String
public String getSvgHeight()
String
public String getSvgViewBox()
String
public String getSvgWidth()
String
public void setDrawPoints(String value)
value
- allowed object is String
public void setDrawRecreateOnEdit(String value)
value
- allowed object is String
public void setSvgHeight(String value)
value
- allowed object is String
public void setSvgViewBox(String value)
value
- allowed object is String
public void setSvgWidth(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |