Package | Description |
---|---|
com.mapinfo.geocode | |
com.mapinfo.geocode.context | |
com.pb.geocoding |
Modifier and Type | Class and Description |
---|---|
class |
Geocoder
Deprecated.
As of 3.0, use
GeocoderBuilder A Geocoder is the primary implementation of
the GeocodingAPI. This object exposes the primary services available for geocoding.
|
Modifier and Type | Method and Description |
---|---|
GeocodingAPI |
GeocoderContext.getGeocoder(Preferences preferences,
com.pb.geocoding.config.api.GeocodingConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
GeocoderProxy |
Modifier and Type | Method and Description |
---|---|
GeocodingAPI |
GeocoderBuilder.build()
This will build and return an instance
GeocodingAPI based of the configuration. |
GeocodingAPI |
GeocoderFactory.getGeocoder(Preferences preferences,
com.pb.geocoding.config.api.GeocodingConfiguration configuration) |
Constructor and Description |
---|
GeocoderProxy(GeocodingAPI api,
ClassLoader classLoader) |
Copyright © 2024. All rights reserved.