public final class

RoundCap

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

Class Overview

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.

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Public Constructors
RoundCap()
Constructs a RoundCap.
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 RoundCap ()

Constructs a RoundCap.

Public Methods

public String toString ()

Returns
String