|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawContourPath
public class DrawContourPath
| Field Summary | |
|---|---|
protected String |
drawRecreateOnEdit
|
protected String |
svgD
|
protected String |
svgHeight
|
protected String |
svgViewBox
|
protected String |
svgWidth
|
| Constructor Summary | |
|---|---|
DrawContourPath()
|
|
| Method Summary | |
|---|---|
String |
getDrawRecreateOnEdit()
Gets the value of the drawRecreateOnEdit property. |
String |
getSvgD()
Gets the value of the svgD 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 |
setDrawRecreateOnEdit(String value)
Sets the value of the drawRecreateOnEdit property. |
void |
setSvgD(String value)
Sets the value of the svgD 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 drawRecreateOnEdit
protected String svgD
protected String svgHeight
protected String svgViewBox
protected String svgWidth
| Constructor Detail |
|---|
public DrawContourPath()
| Method Detail |
|---|
public String getDrawRecreateOnEdit()
Stringpublic String getSvgD()
Stringpublic String getSvgHeight()
Stringpublic String getSvgViewBox()
Stringpublic String getSvgWidth()
Stringpublic void setDrawRecreateOnEdit(String value)
value - allowed object is Stringpublic void setSvgD(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 | ||||||||