public final class

ButtCap

extends Cap
java.lang.Object
   ↳ com.google.android.gms.maps.model.Cap
     ↳ com.google.android.gms.maps.model.ButtCap

Class Overview

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.

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Public Constructors
ButtCap()
Constructs a ButtCap.
Public Methods
String toString()
[Expand]
Inherited Methods
From class com.google.android.gms.maps.model.Cap
From class java.lang.Object
From interface android.os.Parcelable

Public Constructors

public ButtCap ()

Constructs a ButtCap.

Public Methods

public String toString ()

Returns
String