|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawGradient
public class DrawGradient
| Constructor Summary | |
|---|---|
DrawGradient()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDrawAngle()
Gets the value of the drawAngle property. |
java.lang.String |
getDrawBorder()
Gets the value of the drawBorder property. |
java.lang.String |
getDrawCx()
Gets the value of the drawCx property. |
java.lang.String |
getDrawCy()
Gets the value of the drawCy property. |
java.lang.String |
getDrawEndColor()
Gets the value of the drawEndColor property. |
java.lang.String |
getDrawEndIntensity()
Gets the value of the drawEndIntensity property. |
java.lang.String |
getDrawName()
Gets the value of the drawName property. |
java.lang.String |
getDrawStartColor()
Gets the value of the drawStartColor property. |
java.lang.String |
getDrawStartIntensity()
Gets the value of the drawStartIntensity property. |
java.lang.String |
getDrawStyle()
Gets the value of the drawStyle property. |
void |
setDrawAngle(java.lang.String value)
Sets the value of the drawAngle property. |
void |
setDrawBorder(java.lang.String value)
Sets the value of the drawBorder property. |
void |
setDrawCx(java.lang.String value)
Sets the value of the drawCx property. |
void |
setDrawCy(java.lang.String value)
Sets the value of the drawCy property. |
void |
setDrawEndColor(java.lang.String value)
Sets the value of the drawEndColor property. |
void |
setDrawEndIntensity(java.lang.String value)
Sets the value of the drawEndIntensity property. |
void |
setDrawName(java.lang.String value)
Sets the value of the drawName property. |
void |
setDrawStartColor(java.lang.String value)
Sets the value of the drawStartColor property. |
void |
setDrawStartIntensity(java.lang.String value)
Sets the value of the drawStartIntensity 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 DrawGradient()
| Method Detail |
|---|
public java.lang.String getDrawAngle()
Stringpublic java.lang.String getDrawBorder()
Stringpublic java.lang.String getDrawCx()
Stringpublic java.lang.String getDrawCy()
Stringpublic java.lang.String getDrawEndColor()
Stringpublic java.lang.String getDrawEndIntensity()
Stringpublic java.lang.String getDrawName()
Stringpublic java.lang.String getDrawStartColor()
Stringpublic java.lang.String getDrawStartIntensity()
Stringpublic java.lang.String getDrawStyle()
Stringpublic void setDrawAngle(java.lang.String value)
value - allowed object is Stringpublic void setDrawBorder(java.lang.String value)
value - allowed object is Stringpublic void setDrawCx(java.lang.String value)
value - allowed object is Stringpublic void setDrawCy(java.lang.String value)
value - allowed object is Stringpublic void setDrawEndColor(java.lang.String value)
value - allowed object is Stringpublic void setDrawEndIntensity(java.lang.String value)
value - allowed object is Stringpublic void setDrawName(java.lang.String value)
value - allowed object is Stringpublic void setDrawStartColor(java.lang.String value)
value - allowed object is Stringpublic void setDrawStartIntensity(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 | ||||||||