|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getSvgD()
String
public String getSvgHeight()
String
public String getSvgViewBox()
String
public String getSvgWidth()
String
public void setDrawRecreateOnEdit(String value)
value
- allowed object is String
public void setSvgD(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 |