StreetViewPanoramaLink

public classStreetViewPanoramaLinkextendsObject
implementsParcelable

An immutable class that represents a link to another Street View panorama.

Inherited Constant Summary

Field Summary

public final float bearing The direction of the linked Street View panorama, in degrees clockwise from north
public finalString panoId Panorama ID of the linked Street View panorama

Public Method Summary

boolean
int
String
void
writeToParcel(Parcelout, int flags)

Inherited Method Summary

Fields

public final float bearing

The direction of the linked Street View panorama, in degrees clockwise from north

public finalString panoId

Panorama ID of the linked Street View panorama

Public Methods

public booleanequals(Objecto)

public inthashCode()

publicStringtoString()

public voidwriteToParcel(Parcelout, int flags)