RoundCap

Spark icon
  • RoundCap is a type of Cap that appears as a semicircle at the start or end of a Polyline with a solid stroke pattern.

  • It has a public constructor to create a RoundCap object.

  • It includes a public method toString().

  • It inherits methods from com.google.android.gms.maps.model.Cap, java.lang.Object, and android.os.Parcelable.

public final class RoundCap extends Cap

Cap that is a semicircle with radius equal to half the stroke width, centered at the start or end vertex of a Polyline with solid stroke pattern.

Inherited Constant Summary

Public Constructor Summary

RoundCap()
Constructs a RoundCap.

Public Method Summary

String

Inherited Method Summary

Public Constructors

public RoundCap ()

Constructs a RoundCap.

Public Methods

public String toString ()

Morty Proxy This is a proxified and sanitized view of the page, visit original site.