ButtCap

  • ButtCap is a type of cap for Polyline with a solid stroke pattern, squared off at the start or end vertex.

  • It is the default cap type for Polylines with a solid stroke pattern.

  • A ButtCap can be constructed using the ButtCap() method.

  • The toString() method provides a string representation of the ButtCap object.

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 Polyline s with solid stroke pattern.

Inherited Constant Summary

Public Constructor Summary

ButtCap ()
Constructs a ButtCap .

Public Method Summary

Inherited Method Summary

Public Constructors

public ButtCap ()

Constructs a ButtCap .

Public Methods

public String toString ()

Design a Mobile Site
View Site in Mobile | Classic
Share by: