org.jopendocument.model.draw
Class DrawHatch

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

public class DrawHatch
extends java.lang.Object


Constructor Summary
DrawHatch()
           
 
Method Summary
 java.lang.String getDrawColor()
          Gets the value of the drawColor property.
 java.lang.String getDrawDistance()
          Gets the value of the drawDistance property.
 java.lang.String getDrawName()
          Gets the value of the drawName property.
 java.lang.String getDrawRotation()
          Gets the value of the drawRotation property.
 java.lang.String getDrawStyle()
          Gets the value of the drawStyle property.
 void setDrawColor(java.lang.String value)
          Sets the value of the drawColor property.
 void setDrawDistance(java.lang.String value)
          Sets the value of the drawDistance property.
 void setDrawName(java.lang.String value)
          Sets the value of the drawName property.
 void setDrawRotation(java.lang.String value)
          Sets the value of the drawRotation 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

DrawHatch

public DrawHatch()
Method Detail

getDrawColor

public java.lang.String getDrawColor()
Gets the value of the drawColor property.

Returns:
possible object is String

getDrawDistance

public java.lang.String getDrawDistance()
Gets the value of the drawDistance property.

Returns:
possible object is String

getDrawName

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

Returns:
possible object is String

getDrawRotation

public java.lang.String getDrawRotation()
Gets the value of the drawRotation property.

Returns:
possible object is String

getDrawStyle

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

Returns:
possible object is String

setDrawColor

public void setDrawColor(java.lang.String value)
Sets the value of the drawColor property.

Parameters:
value - allowed object is String

setDrawDistance

public void setDrawDistance(java.lang.String value)
Sets the value of the drawDistance 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

setDrawRotation

public void setDrawRotation(java.lang.String value)
Sets the value of the drawRotation 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