|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--SavableStroke
|
+--Doted
| Field Summary | |
(package private) static double |
cfact
|
double |
thickness
|
double |
ticklength
|
(package private) static double |
tol
|
| Fields inherited from class SavableStroke |
linestroke |
| Constructor Summary | |
Doted(double thickness,
double ticklength)
|
|
| Method Summary | |
java.awt.Shape |
createStrokedShape(java.awt.Shape p)
|
| Methods inherited from class SavableStroke |
setFlip, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
static double tol
static double cfact
public double thickness
public double ticklength
| Constructor Detail |
public Doted(double thickness,
double ticklength)
| Method Detail |
public java.awt.Shape createStrokedShape(java.awt.Shape p)
createStrokedShape in interface java.awt.StrokecreateStrokedShape in class SavableStroke
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||