Constructor
# new Stipple(x, y, densityopt, radiusopt)
Creates a new stipple point
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
x |
number
|
X coordinate |
||
y |
number
|
Y coordinate |
||
density |
number
|
<optional> |
0.5 | Initial density value |
radius |
number
|
<optional> |
0.5 | Initial radius |