Package | Description |
---|---|
com.mapinfo.geocode | |
com.mapinfo.geocode.api | |
com.pb.geocoding |
Modifier and Type | Method and Description |
---|---|
CapabilitiesResponse |
Geocoder.getCapabilities()
Deprecated.
|
CapabilitiesResponse |
Geocoder.getCapabilities(String country)
Deprecated.
|
CapabilitiesResponse |
Geocoder.getCapabilities(String country,
String operation)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CapabilitiesResponse |
GeocodingAPI.getCapabilities()
Get the capabilities of the geocoding service for all countries.
|
CapabilitiesResponse |
GeocodingAPI.getCapabilities(String country)
Get the capabilities of all geocoding service operations for a single country.
|
CapabilitiesResponse |
GeocodingAPI.getCapabilities(String country,
String operation)
Get the capabilities of the named operation for a single country.
|
Modifier and Type | Method and Description |
---|---|
CapabilitiesResponse |
GeocoderProxy.getCapabilities() |
CapabilitiesResponse |
GeocoderProxy.getCapabilities(String country) |
CapabilitiesResponse |
GeocoderProxy.getCapabilities(String country,
String operation) |
Copyright © 2024. All rights reserved.