public final class ButtCap extends Cap
Cap that is squared off exactly at the start or end vertex of a Polyline with
solid stroke pattern, equivalent to having no additional cap beyond the start or end vertex.
This is the default cap type at start and end vertices of Polylines
with solid stroke pattern.
Inherited Constant Summary
Public Constructor Summary
|
ButtCap()
Constructs a
ButtCap.
|
Public Method Summary
| String |
toString()
|
Inherited Method Summary
Public Constructors
public ButtCap ()
Constructs a ButtCap.