org.onebusaway.webapp.gwt.where_library.services
Interface StopsForRegionService

All Known Implementing Classes:
StopsForRegionServiceImpl

public interface StopsForRegionService


Method Summary
 void getStopsForRegion(CoordinateBounds bounds, com.google.gwt.user.client.rpc.AsyncCallback<List<StopBean>> callback)
           
 

Method Detail

getStopsForRegion

void getStopsForRegion(CoordinateBounds bounds,
                       com.google.gwt.user.client.rpc.AsyncCallback<List<StopBean>> callback)


Copyright © 2012 OneBusAway. All Rights Reserved.