Package | Description |
---|---|
com.mapinfo.geocode | |
com.mapinfo.geocode.api | |
com.mapinfo.geocode.service | |
com.pb.geocoding |
Modifier and Type | Method and Description |
---|---|
Response |
Geocoder.keyLookup(KeyType type,
Key key,
Preferences preferences)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Response> |
Geocoder.keyLookupMultiple(KeyType type,
List<Key> keys,
Preferences preferences)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Response |
GeocodingAPI.keyLookup(KeyType type,
Key key,
Preferences preferences) |
Modifier and Type | Method and Description |
---|---|
List<Response> |
GeocodingAPI.keyLookupMultiple(KeyType type,
List<Key> keys,
Preferences preferences)
Deprecated.
As of 3.0, use
GeocodingAPI.keyLookup(KeyType, Key, Preferences) Performs a geocode
operation on multiple records and returns candidates for those records. |
Modifier and Type | Method and Description |
---|---|
List<Key> |
KeyLookupRequest.getKeys() |
Modifier and Type | Method and Description |
---|---|
void |
KeyLookupRequest.setKeys(List<Key> keys) |
Modifier and Type | Method and Description |
---|---|
Response |
GeocoderProxy.keyLookup(KeyType type,
Key key,
Preferences preferences) |
Modifier and Type | Method and Description |
---|---|
List<Response> |
GeocoderProxy.keyLookupMultiple(KeyType type,
List<Key> keys,
Preferences preferences) |
Copyright © 2024. All rights reserved.