Page Summary
-
SquareCap is a type of Cap that is squared off after extending half the stroke width beyond the start or end vertex of a Polyline with solid stroke pattern.
-
It inherits constants from the Parcelable interface and methods from the Cap and Object classes, as well as the Parcelable interface.
-
A SquareCap object can be constructed using the SquareCap() constructor.
-
The SquareCap class provides a public toString() method.
Cap that is squared off after extending half the stroke width beyond the start or end
vertex of a Polyline with
solid stroke pattern.
Inherited Constant Summary
Public Constructor Summary
|
SquareCap()
Constructs a
SquareCap.
|
Public Method Summary
| String |
toString()
|
Inherited Method Summary
Public Constructors
public SquareCap ()
Constructs a SquareCap.