Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.streetview.StreetViewLink

Packages that use StreetViewLink
com.google.gwt.maps.client.streetview   
 

Uses of StreetViewLink in com.google.gwt.maps.client.streetview
 

Methods in com.google.gwt.maps.client.streetview that return StreetViewLink
static StreetViewLink StreetViewLink.newInstance()
          A collection of references to adjacent Street View panos.
 

Methods in com.google.gwt.maps.client.streetview that return types with arguments of type StreetViewLink
 JsArray<StreetViewLink> StreetViewPanoramaWidget.getLinks()
          Returns the set of navigation links for the Street View panorama.
 JsArray<StreetViewLink> StreetViewPanoramaData.getLinks()
          gets Specifies the navigational links to adjacent panoramas.
 JsArray<StreetViewLink> StreetViewPanoramaImpl.getLinks()
          Returns the set of navigation links for the Street View panorama.
 

Method parameters in com.google.gwt.maps.client.streetview with type arguments of type StreetViewLink
 void StreetViewPanoramaData.setLinks(JsArray<StreetViewLink> links)
          sets Specifies the navigational links to adjacent panoramas.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.