Uses of Interface
io.vertigo.geo.impl.geocoder.GeoCoderPlugin
-
Packages that use GeoCoderPlugin Package Description io.vertigo.geo.impl.geocoder io.vertigo.geo.plugins.geocoder.ban io.vertigo.geo.plugins.geocoder.google -
-
Uses of GeoCoderPlugin in io.vertigo.geo.impl.geocoder
Constructors in io.vertigo.geo.impl.geocoder with parameters of type GeoCoderPlugin Constructor Description GeoCoderManagerImpl(GeoCoderPlugin geoCoderPlugin)
Constructeur. -
Uses of GeoCoderPlugin in io.vertigo.geo.plugins.geocoder.ban
Classes in io.vertigo.geo.plugins.geocoder.ban that implement GeoCoderPlugin Modifier and Type Class Description class
BanGeoCoderPlugin
-
Uses of GeoCoderPlugin in io.vertigo.geo.plugins.geocoder.google
Classes in io.vertigo.geo.plugins.geocoder.google that implement GeoCoderPlugin Modifier and Type Class Description class
GoogleGeoCoderPlugin
-