org.onebusaway.webapp.gwt.where_library.view
Interface StopFinderInterface
- All Known Implementing Classes:
- StopFinderPresenter
public interface StopFinderInterface
query
void query(String query)
queryCurrentView
void queryCurrentView()
queryLocation
void queryLocation(com.google.gwt.maps.client.geom.LatLng location,
int accuracy)
queryRoute
void queryRoute(String routeId)
getCurrentViewAsUrl
String getCurrentViewAsUrl()
getStopQueryLink
String getStopQueryLink(String stopId)
Copyright © 2012 OneBusAway. All Rights Reserved.