| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.draw.DrawStrokeDash
public class DrawStrokeDash
| Field Summary | |
|---|---|
protected  String | 
drawDistance
 | 
protected  String | 
drawDots1
 | 
protected  String | 
drawDots1Length
 | 
protected  String | 
drawDots2
 | 
protected  String | 
drawDots2Length
 | 
protected  String | 
drawName
 | 
protected  String | 
drawStyle
 | 
| Constructor Summary | |
|---|---|
DrawStrokeDash()
 | 
|
| Method Summary | |
|---|---|
 String | 
getDrawDistance()
Gets the value of the drawDistance property.  | 
 String | 
getDrawDots1()
Gets the value of the drawDots1 property.  | 
 String | 
getDrawDots1Length()
Gets the value of the drawDots1Length property.  | 
 String | 
getDrawDots2()
Gets the value of the drawDots2 property.  | 
 String | 
getDrawDots2Length()
Gets the value of the drawDots2Length property.  | 
 String | 
getDrawName()
Gets the value of the drawName property.  | 
 String | 
getDrawStyle()
Gets the value of the drawStyle property.  | 
 void | 
setDrawDistance(String value)
Sets the value of the drawDistance property.  | 
 void | 
setDrawDots1(String value)
Sets the value of the drawDots1 property.  | 
 void | 
setDrawDots1Length(String value)
Sets the value of the drawDots1Length property.  | 
 void | 
setDrawDots2(String value)
Sets the value of the drawDots2 property.  | 
 void | 
setDrawDots2Length(String value)
Sets the value of the drawDots2Length property.  | 
 void | 
setDrawName(String value)
Sets the value of the drawName 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 drawDistance
protected String drawDots1
protected String drawDots1Length
protected String drawDots2
protected String drawDots2Length
protected String drawName
protected String drawStyle
| Constructor Detail | 
|---|
public DrawStrokeDash()
| Method Detail | 
|---|
public String getDrawDistance()
Stringpublic String getDrawDots1()
Stringpublic String getDrawDots1Length()
Stringpublic String getDrawDots2()
Stringpublic String getDrawDots2Length()
Stringpublic String getDrawName()
Stringpublic String getDrawStyle()
Stringpublic void setDrawDistance(String value)
value - allowed object is Stringpublic void setDrawDots1(String value)
value - allowed object is Stringpublic void setDrawDots1Length(String value)
value - allowed object is Stringpublic void setDrawDots2(String value)
value - allowed object is Stringpublic void setDrawDots2Length(String value)
value - allowed object is Stringpublic void setDrawName(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 | ||||||||