|
|||||||||
| 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
| Field Summary | |
|---|---|
protected String |
drawAngle
|
protected String |
drawBorder
|
protected String |
drawCx
|
protected String |
drawCy
|
protected String |
drawEndColor
|
protected String |
drawEndIntensity
|
protected String |
drawName
|
protected String |
drawStartColor
|
protected String |
drawStartIntensity
|
protected String |
drawStyle
|
| Constructor Summary | |
|---|---|
DrawGradient()
|
|
| Method Summary | |
|---|---|
String |
getDrawAngle()
Gets the value of the drawAngle property. |
String |
getDrawBorder()
Gets the value of the drawBorder property. |
String |
getDrawCx()
Gets the value of the drawCx property. |
String |
getDrawCy()
Gets the value of the drawCy property. |
String |
getDrawEndColor()
Gets the value of the drawEndColor property. |
String |
getDrawEndIntensity()
Gets the value of the drawEndIntensity property. |
String |
getDrawName()
Gets the value of the drawName property. |
String |
getDrawStartColor()
Gets the value of the drawStartColor property. |
String |
getDrawStartIntensity()
Gets the value of the drawStartIntensity property. |
String |
getDrawStyle()
Gets the value of the drawStyle property. |
void |
setDrawAngle(String value)
Sets the value of the drawAngle property. |
void |
setDrawBorder(String value)
Sets the value of the drawBorder property. |
void |
setDrawCx(String value)
Sets the value of the drawCx property. |
void |
setDrawCy(String value)
Sets the value of the drawCy property. |
void |
setDrawEndColor(String value)
Sets the value of the drawEndColor property. |
void |
setDrawEndIntensity(String value)
Sets the value of the drawEndIntensity property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setDrawStartColor(String value)
Sets the value of the drawStartColor property. |
void |
setDrawStartIntensity(String value)
Sets the value of the drawStartIntensity 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 drawAngle
protected String drawBorder
protected String drawCx
protected String drawCy
protected String drawEndColor
protected String drawEndIntensity
protected String drawName
protected String drawStartColor
protected String drawStartIntensity
protected String drawStyle
| Constructor Detail |
|---|
public DrawGradient()
| Method Detail |
|---|
public String getDrawAngle()
Stringpublic String getDrawBorder()
Stringpublic String getDrawCx()
Stringpublic String getDrawCy()
Stringpublic String getDrawEndColor()
Stringpublic String getDrawEndIntensity()
Stringpublic String getDrawName()
Stringpublic String getDrawStartColor()
Stringpublic String getDrawStartIntensity()
Stringpublic String getDrawStyle()
Stringpublic void setDrawAngle(String value)
value - allowed object is Stringpublic void setDrawBorder(String value)
value - allowed object is Stringpublic void setDrawCx(String value)
value - allowed object is Stringpublic void setDrawCy(String value)
value - allowed object is Stringpublic void setDrawEndColor(String value)
value - allowed object is Stringpublic void setDrawEndIntensity(String value)
value - allowed object is Stringpublic void setDrawName(String value)
value - allowed object is Stringpublic void setDrawStartColor(String value)
value - allowed object is Stringpublic void setDrawStartIntensity(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 | ||||||||