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