org.onebusaway.webapp.gwt.where_library.view.constraints
Class LocationOperationHandler

java.lang.Object
  extended by org.onebusaway.webapp.gwt.where_library.view.constraints.LocationOperationHandler
All Implemented Interfaces:
OperationHandler

public class LocationOperationHandler
extends Object
implements OperationHandler


Constructor Summary
LocationOperationHandler(com.google.gwt.maps.client.geom.LatLng location, int accuracy)
           
 
Method Summary
 void handleOperation(OperationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationOperationHandler

public LocationOperationHandler(com.google.gwt.maps.client.geom.LatLng location,
                                int accuracy)
Method Detail

handleOperation

public void handleOperation(OperationContext context)
Specified by:
handleOperation in interface OperationHandler


Copyright © 2012 OneBusAway. All Rights Reserved.