|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getDrawBorder()
String
public String getDrawCx()
String
public String getDrawCy()
String
public String getDrawEnd()
String
public String getDrawName()
String
public String getDrawStart()
String
public String getDrawStyle()
String
public void setDrawAngle(String value)
value
- allowed object is String
public void setDrawBorder(String value)
value
- allowed object is String
public void setDrawCx(String value)
value
- allowed object is String
public void setDrawCy(String value)
value
- allowed object is String
public void setDrawEnd(String value)
value
- allowed object is String
public void setDrawName(String value)
value
- allowed object is String
public void setDrawStart(String value)
value
- allowed object is String
public 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 |