org.onebusaway.geocoder.impl
Class GoogleGeocoderImpl

java.lang.Object
  extended by org.onebusaway.geocoder.impl.GoogleGeocoderImpl
All Implemented Interfaces:
GeocoderService

public class GoogleGeocoderImpl
extends Object
implements GeocoderService


Constructor Summary
GoogleGeocoderImpl()
           
 
Method Summary
 GeocoderResults geocode(String location)
           
 void setSensor(boolean sensor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoogleGeocoderImpl

public GoogleGeocoderImpl()
Method Detail

setSensor

public void setSensor(boolean sensor)

geocode

public GeocoderResults geocode(String location)
Specified by:
geocode in interface GeocoderService


Copyright © 2012 OneBusAway. All Rights Reserved.