org.jopendocument.model.draw
Class DrawStrokeDash

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

public class DrawStrokeDash
extends java.lang.Object


Constructor Summary
DrawStrokeDash()
           
 
Method Summary
 java.lang.String getDrawDistance()
          Gets the value of the drawDistance property.
 java.lang.String getDrawDots1()
          Gets the value of the drawDots1 property.
 java.lang.String getDrawDots1Length()
          Gets the value of the drawDots1Length property.
 java.lang.String getDrawDots2()
          Gets the value of the drawDots2 property.
 java.lang.String getDrawDots2Length()
          Gets the value of the drawDots2Length property.
 java.lang.String getDrawName()
          Gets the value of the drawName property.
 java.lang.String getDrawStyle()
          Gets the value of the drawStyle property.
 void setDrawDistance(java.lang.String value)
          Sets the value of the drawDistance property.
 void setDrawDots1(java.lang.String value)
          Sets the value of the drawDots1 property.
 void setDrawDots1Length(java.lang.String value)
          Sets the value of the drawDots1Length property.
 void setDrawDots2(java.lang.String value)
          Sets the value of the drawDots2 property.
 void setDrawDots2Length(java.lang.String value)
          Sets the value of the drawDots2Length property.
 void setDrawName(java.lang.String value)
          Sets the value of the drawName 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

DrawStrokeDash

public DrawStrokeDash()
Method Detail

getDrawDistance

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

Returns:
possible object is String

getDrawDots1

public java.lang.String getDrawDots1()
Gets the value of the drawDots1 property.

Returns:
possible object is String

getDrawDots1Length

public java.lang.String getDrawDots1Length()
Gets the value of the drawDots1Length property.

Returns:
possible object is String

getDrawDots2

public java.lang.String getDrawDots2()
Gets the value of the drawDots2 property.

Returns:
possible object is String

getDrawDots2Length

public java.lang.String getDrawDots2Length()
Gets the value of the drawDots2Length property.

Returns:
possible object is String

getDrawName

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

Returns:
possible object is String

getDrawStyle

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

Returns:
possible object is String

setDrawDistance

public void setDrawDistance(java.lang.String value)
Sets the value of the drawDistance property.

Parameters:
value - allowed object is String

setDrawDots1

public void setDrawDots1(java.lang.String value)
Sets the value of the drawDots1 property.

Parameters:
value - allowed object is String

setDrawDots1Length

public void setDrawDots1Length(java.lang.String value)
Sets the value of the drawDots1Length property.

Parameters:
value - allowed object is String

setDrawDots2

public void setDrawDots2(java.lang.String value)
Sets the value of the drawDots2 property.

Parameters:
value - allowed object is String

setDrawDots2Length

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

setDrawStyle

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

Parameters:
value - allowed object is String