|
|||||||||
| 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
| Constructor Summary | |
|---|---|
DrawHatch()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawColor()
Gets the value of the drawColor property. |
java.lang.String |
getDrawDistance()
Gets the value of the drawDistance property. |
java.lang.String |
getDrawName()
Gets the value of the drawName property. |
java.lang.String |
getDrawRotation()
Gets the value of the drawRotation property. |
java.lang.String |
getDrawStyle()
Gets the value of the drawStyle property. |
void |
setDrawColor(java.lang.String value)
Sets the value of the drawColor property. |
void |
setDrawDistance(java.lang.String value)
Sets the value of the drawDistance property. |
void |
setDrawName(java.lang.String value)
Sets the value of the drawName property. |
void |
setDrawRotation(java.lang.String value)
Sets the value of the drawRotation property. |
void |
setDrawStyle(java.lang.String value)
Sets the value of the drawStyle property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawHatch()
| Method Detail |
|---|
public java.lang.String getDrawColor()
Stringpublic java.lang.String getDrawDistance()
Stringpublic java.lang.String getDrawName()
Stringpublic java.lang.String getDrawRotation()
Stringpublic java.lang.String getDrawStyle()
Stringpublic void setDrawColor(java.lang.String value)
value - allowed object is Stringpublic void setDrawDistance(java.lang.String value)
value - allowed object is Stringpublic void setDrawName(java.lang.String value)
value - allowed object is Stringpublic void setDrawRotation(java.lang.String value)
value - allowed object is Stringpublic void setDrawStyle(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 | ||||||||