java.lang.Object |
↳ |
com.google.android.gms.maps.model.StreetViewPanoramaOrientation.Builder |
Class Overview
Builds Street View panorama orientations.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
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()
|
|
Fields
Public Constructors
public
StreetViewPanoramaOrientation.Builder
()
Creates an empty builder.
Parameters |
previous |
StreetViewPanoramaOrientation
|
Public Methods
Sets the direction of the orientation, in degrees clockwise from north.
Sets the angle, in degrees, of the orientation
This value is restricted to being between -90 (directly down) and 90 (directly up).