|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawHatch
public class DrawHatch
| Field Summary | |
|---|---|
protected String |
drawColor
|
protected String |
drawDistance
|
protected String |
drawName
|
protected String |
drawRotation
|
protected String |
drawStyle
|
| Constructor Summary | |
|---|---|
DrawHatch()
|
|
| Method Summary | |
|---|---|
String |
getDrawColor()
Gets the value of the drawColor property. |
String |
getDrawDistance()
Gets the value of the drawDistance property. |
String |
getDrawName()
Gets the value of the drawName property. |
String |
getDrawRotation()
Gets the value of the drawRotation property. |
String |
getDrawStyle()
Gets the value of the drawStyle property. |
void |
setDrawColor(String value)
Sets the value of the drawColor property. |
void |
setDrawDistance(String value)
Sets the value of the drawDistance property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setDrawRotation(String value)
Sets the value of the drawRotation property. |
void |
setDrawStyle(String value)
Sets the value of the drawStyle property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String drawColor
protected String drawDistance
protected String drawName
protected String drawRotation
protected String drawStyle
| Constructor Detail |
|---|
public DrawHatch()
| Method Detail |
|---|
public String getDrawColor()
Stringpublic String getDrawDistance()
Stringpublic String getDrawName()
Stringpublic String getDrawRotation()
Stringpublic String getDrawStyle()
Stringpublic void setDrawColor(String value)
value - allowed object is Stringpublic void setDrawDistance(String value)
value - allowed object is Stringpublic void setDrawName(String value)
value - allowed object is Stringpublic void setDrawRotation(String value)
value - allowed object is Stringpublic void setDrawStyle(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||