An immutable class representing a dash used in the stroke pattern for a Polyline or
the outline of a Polygon or
Circle.
| public final float | length | Length in pixels (non-negative). |
|
Dash(float
length)
Constructs a
Dash.
|
| String |
toString()
|
Length in pixels (non-negative).
Constructs a Dash.
| length | Length in pixels. Negative value will be clamped to zero. |
|---|