|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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()
Stringpublic String getDrawRecreateOnEdit()
Stringpublic String getSvgHeight()
Stringpublic String getSvgViewBox()
Stringpublic String getSvgWidth()
Stringpublic void setDrawPoints(String value)
value - allowed object is Stringpublic void setDrawRecreateOnEdit(String value)
value - allowed object is Stringpublic void setSvgHeight(String value)
value - allowed object is Stringpublic void setSvgViewBox(String value)
value - allowed object is Stringpublic 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 | ||||||||