|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawTransparency
public class DrawTransparency
| Field Summary | |
|---|---|
protected String |
drawAngle
|
protected String |
drawBorder
|
protected String |
drawCx
|
protected String |
drawCy
|
protected String |
drawEnd
|
protected String |
drawName
|
protected String |
drawStart
|
protected String |
drawStyle
|
| Constructor Summary | |
|---|---|
DrawTransparency()
|
|
| 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 |
getDrawEnd()
Gets the value of the drawEnd property. |
String |
getDrawName()
Gets the value of the drawName property. |
String |
getDrawStart()
Gets the value of the drawStart 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 |
setDrawEnd(String value)
Sets the value of the drawEnd property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setDrawStart(String value)
Sets the value of the drawStart 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 drawEnd
protected String drawName
protected String drawStart
protected String drawStyle
| Constructor Detail |
|---|
public DrawTransparency()
| Method Detail |
|---|
public String getDrawAngle()
Stringpublic String getDrawBorder()
Stringpublic String getDrawCx()
Stringpublic String getDrawCy()
Stringpublic String getDrawEnd()
Stringpublic String getDrawName()
Stringpublic String getDrawStart()
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 setDrawEnd(String value)
value - allowed object is Stringpublic void setDrawName(String value)
value - allowed object is Stringpublic void setDrawStart(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 | ||||||||