org.jopendocument.model.draw
Class DrawGradient

java.lang.Object
  extended by org.jopendocument.model.draw.DrawGradient

public class DrawGradient
extends java.lang.Object


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

DrawGradient

public DrawGradient()
Method Detail

getDrawAngle

public java.lang.String getDrawAngle()
Gets the value of the drawAngle property.

Returns:
possible object is String

getDrawBorder

public java.lang.String getDrawBorder()
Gets the value of the drawBorder property.

Returns:
possible object is String

getDrawCx

public java.lang.String getDrawCx()
Gets the value of the drawCx property.

Returns:
possible object is String

getDrawCy

public java.lang.String getDrawCy()
Gets the value of the drawCy property.

Returns:
possible object is String

getDrawEndColor

public java.lang.String getDrawEndColor()
Gets the value of the drawEndColor property.

Returns:
possible object is String

getDrawEndIntensity

public java.lang.String getDrawEndIntensity()
Gets the value of the drawEndIntensity property.

Returns:
possible object is String

getDrawName

public java.lang.String getDrawName()
Gets the value of the drawName property.

Returns:
possible object is String

getDrawStartColor

public java.lang.String getDrawStartColor()
Gets the value of the drawStartColor property.

Returns:
possible object is String

getDrawStartIntensity

public java.lang.String getDrawStartIntensity()
Gets the value of the drawStartIntensity property.

Returns:
possible object is String

getDrawStyle

public java.lang.String getDrawStyle()
Gets the value of the drawStyle property.

Returns:
possible object is String

setDrawAngle

public void setDrawAngle(java.lang.String value)
Sets the value of the drawAngle property.

Parameters:
value - allowed object is String

setDrawBorder

public void setDrawBorder(java.lang.String value)
Sets the value of the drawBorder property.

Parameters:
value - allowed object is String

setDrawCx

public void setDrawCx(java.lang.String value)
Sets the value of the drawCx property.

Parameters:
value - allowed object is String

setDrawCy

public void setDrawCy(java.lang.String value)
Sets the value of the drawCy property.

Parameters:
value - allowed object is String

setDrawEndColor

public void setDrawEndColor(java.lang.String value)
Sets the value of the drawEndColor property.

Parameters:
value - allowed object is String

setDrawEndIntensity

public void setDrawEndIntensity(java.lang.String value)
Sets the value of the drawEndIntensity property.

Parameters:
value - allowed object is String

setDrawName

public void setDrawName(java.lang.String value)
Sets the value of the drawName property.

Parameters:
value - allowed object is String

setDrawStartColor

public void setDrawStartColor(java.lang.String value)
Sets the value of the drawStartColor property.

Parameters:
value - allowed object is String

setDrawStartIntensity

public void setDrawStartIntensity(java.lang.String value)
Sets the value of the drawStartIntensity property.

Parameters:
value - allowed object is String

setDrawStyle

public void setDrawStyle(java.lang.String value)
Sets the value of the drawStyle property.

Parameters:
value - allowed object is String