|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawMarker
public class DrawMarker
| Field Summary | |
|---|---|
protected String |
drawName
|
protected String |
svgD
|
protected String |
svgViewBox
|
| Constructor Summary | |
|---|---|
DrawMarker()
|
|
| Method Summary | |
|---|---|
String |
getDrawName()
Gets the value of the drawName property. |
String |
getSvgD()
Gets the value of the svgD property. |
String |
getSvgViewBox()
Gets the value of the svgViewBox property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setSvgD(String value)
Sets the value of the svgD property. |
void |
setSvgViewBox(String value)
Sets the value of the svgViewBox property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String drawName
protected String svgD
protected String svgViewBox
| Constructor Detail |
|---|
public DrawMarker()
| Method Detail |
|---|
public String getDrawName()
Stringpublic String getSvgD()
Stringpublic String getSvgViewBox()
Stringpublic void setDrawName(String value)
value - allowed object is Stringpublic void setSvgD(String value)
value - allowed object is Stringpublic void setSvgViewBox(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||