| Package | Description |
|---|---|
| com.mapinfo.geocode | |
| com.mapinfo.geocode.adapter | |
| com.mapinfo.geocode.api | |
| com.mapinfo.geocode.interactive | |
| com.mapinfo.geocode.service | |
| com.pb.geocoding |
| Modifier and Type | Class and Description |
|---|---|
class |
GeocoderDictionary
This class represents a Geocode Dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
Geocoder.getConfiguredDictionaries()
Deprecated.
|
List<Dictionary> |
Geocoder.getConfiguredDictionaries(String country)
Deprecated.
|
| Constructor and Description |
|---|
GeocoderDictionary(Dictionary dict) |
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
GeocoderDescriptor.getSupportedDictionaries() |
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
GeocodingAPI.getConfiguredDictionaries()
Get the configured dictionaries for all countries.
|
List<Dictionary> |
InteractiveGeocodingAPI.getConfiguredDictionaries()
Get the Interactive configured dictionaries for all countries.
|
List<Dictionary> |
GeocodingAPI.getConfiguredDictionaries(String country)
Get the configured dictionaries for a single country.
|
List<Dictionary> |
InteractiveGeocodingAPI.getConfiguredDictionaries(String country)
Get the configured dictionaries for a single country.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
InteractiveGeocoder.getConfiguredDictionaries()
Deprecated.
|
List<Dictionary> |
InteractiveGeocoder.getConfiguredDictionaries(String country)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
ConfiguredDictionaryResponse.getDictionaryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfiguredDictionaryResponse.setDictionaryList(List<Dictionary> dictionaryList) |
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
GeocoderProxy.getConfiguredDictionaries() |
List<Dictionary> |
GeocoderProxy.getConfiguredDictionaries(String country) |
Copyright © 2024. All rights reserved.