|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.streetview.StreetviewLink
public class StreetviewLink
A class representing a link between two StreetviewLocation
s.
This class may not be directly instantiated.
Constructor Summary | |
---|---|
protected |
StreetviewLink()
Protected constructor required for JS overlay. |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns a localized string describing the neighbouring location. |
java.lang.String |
getPanoId()
Returns a unique identifier for the neighbouring panorama. |
double |
getYaw()
Returns the yaw from the current location to the neighbouring location. |
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected StreetviewLink()
Method Detail |
---|
public final java.lang.String getDescription()
public final java.lang.String getPanoId()
public final double getYaw()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |