StreetViewPanoramaLink

public class StreetViewPanoramaLink extends AbstractSafeParcelable

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

Inherited Constant Summary

String NULL
int CONTENTS_FILE_DESCRIPTOR
int PARCELABLE_WRITE_RETURN_VALUE

Field Summary

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

Public Method Summary

boolean
equals(Object o)
int
String
void
writeToParcel(Parcel out, int flags)

Inherited Method Summary

final int
describeContents()
boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()
abstract int
describeContents()
abstract void
writeToParcel(Parcel arg0, int arg1)

Fields

public final float bearing

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

public final String panoId

Panorama ID of the linked Street View panorama

Public Methods

public boolean equals (Object o)

Parameters
o

public int hashCode ()

public String toString ()

public void writeToParcel (Parcel out, int flags)

Parameters
out
flags