An immutable class representing a gap 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). |
|
Gap(float
length)
Constructs a
Gap.
|
| String |
toString()
|
Length in pixels (non-negative).
Constructs a Gap.
| length | Length in pixels. Negative value will be clamped to zero. |
|---|