Uses of Interface
org.onebusaway.geocoder.services.GeocoderService

Packages that use GeocoderService
org.onebusaway.geocoder.impl   
org.onebusaway.presentation.impl   
 

Uses of GeocoderService in org.onebusaway.geocoder.impl
 

Classes in org.onebusaway.geocoder.impl that implement GeocoderService
 class DatabaseCachingGeocoderImpl
           
 class DefaultGeocoderImpl
           
 class FixedGeocoderImpl
           
 class GoogleGeocoderImpl
           
 class YahooGeocoderImpl
           
 

Methods in org.onebusaway.geocoder.impl with parameters of type GeocoderService
 void DatabaseCachingGeocoderImpl.setGeocoderService(GeocoderService geocoderService)
           
 

Uses of GeocoderService in org.onebusaway.presentation.impl
 

Methods in org.onebusaway.presentation.impl with parameters of type GeocoderService
 void SetUserDefaultSearchFromGeocoderServiceImpl.setGeocoderService(GeocoderService geocoderService)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.