- geocode(GeocodeType, Address, Preferences) - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
Geocode an address.
- geocode(GeocodeType, Address, Preferences) - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- geocode(GeocodeType, Address, Preferences) - Method in class com.pb.geocoding.GeocoderProxy
-
- geocode(RequestAddress, Preferences) - Method in class com.precisely.addressing.Addresser
-
- GEOCODE - Static variable in class com.precisely.addressing.common.Features
-
- geocode(RequestAddress, Preferences) - Method in interface com.precisely.addressing.v1.Addressing
-
- GeocodeAddress - Class in com.mapinfo.geocode
-
This class implements the Address interface and is used to hold information on an address.
- GeocodeAddress() - Constructor for class com.mapinfo.geocode.GeocodeAddress
-
Creates a new, empty address.
- GeocodeAddress(Address) - Constructor for class com.mapinfo.geocode.GeocodeAddress
-
Copy constructor
- GeocodeEngine - Interface in com.mapinfo.geocode.api
-
This class describes the GeocodeEngine interface.
- GeocodeMatchFields - Class in com.mapinfo.geocode
-
This class implements the FieldsMatching interface.
- GeocodeMatchFields() - Constructor for class com.mapinfo.geocode.GeocodeMatchFields
-
- GeocodeMatchFields(FieldsMatching) - Constructor for class com.mapinfo.geocode.GeocodeMatchFields
-
- geocodeMultiple(GeocodeType, List<Address>, Preferences) - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
- geocodeMultiple(GeocodeType, List<Address>, Preferences) - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- geocodeMultiple(GeocodeType, List<Address>, Preferences) - Method in class com.pb.geocoding.GeocoderProxy
-
- GeocodeOperation - Class in com.mapinfo.geocode
-
This class represent a Geocode operation.
- GeocodeOperation() - Constructor for class com.mapinfo.geocode.GeocodeOperation
-
- Geocoder - Class in com.mapinfo.geocode
-
- Geocoder() - Constructor for class com.mapinfo.geocode.Geocoder
-
Deprecated.
Constructs a Geocoder object
- Geocoder(GeocodingConfiguration) - Constructor for class com.mapinfo.geocode.Geocoder
-
Deprecated.
- GeocoderBuilder - Class in com.pb.geocoding
-
- GeocoderBuilder() - Constructor for class com.pb.geocoding.GeocoderBuilder
-
- GeocoderContext - Class in com.mapinfo.geocode.context
-
Created by AR001AF on 7/7/2017.
- GeocoderContext() - Constructor for class com.mapinfo.geocode.context.GeocoderContext
-
- GeocoderContext.ClassLoaderConfiguration - Class in com.mapinfo.geocode.context
-
- GeocoderContext.LibraryLoaderStrategy - Enum in com.mapinfo.geocode.context
-
- GeocoderDescriptor - Interface in com.mapinfo.geocode.adapter
-
User: VA002NI Date: 5/14/14 Time: 10:52 AM
- GeocoderDictionary - Class in com.mapinfo.geocode
-
This class represents a Geocode Dictionary.
- GeocoderDictionary() - Constructor for class com.mapinfo.geocode.GeocoderDictionary
-
- GeocoderDictionary(Dictionary) - Constructor for class com.mapinfo.geocode.GeocoderDictionary
-
- GeocoderDictionary - Class in com.precisely.addressing.v1.model
-
This class represents a Geocode Dictionary.
- GeocoderDictionary() - Constructor for class com.precisely.addressing.v1.model.GeocoderDictionary
-
- GeocoderDictionary(Dictionary) - Constructor for class com.precisely.addressing.v1.model.GeocoderDictionary
-
- GeocodeRequest - Class in com.mapinfo.geocode.service
-
This class contains information needed to perform a geocode operation.
- GeocodeRequest() - Constructor for class com.mapinfo.geocode.service.GeocodeRequest
-
- GeocoderFactory - Interface in com.pb.geocoding
-
- GeocoderPreferences - Class in com.mapinfo.geocode
-
This class implements the Preferences interface.
- GeocoderPreferences() - Constructor for class com.mapinfo.geocode.GeocoderPreferences
-
Constructs a new, empty preferences object
- GeocoderPreferences(Preferences) - Constructor for class com.mapinfo.geocode.GeocoderPreferences
-
Copy constructor
- GeocoderPreferencesFactory - Class in com.mapinfo.geocode.util
-
This utility class provides a way of getting default preferences and other preferences related
utility methods.
- GeocoderProxy - Class in com.pb.geocoding
-
- GeocoderProxy(GeocodingAPI, ClassLoader) - Constructor for class com.pb.geocoding.GeocoderProxy
-
- GeocodeServiceResponse - Class in com.mapinfo.geocode.service
-
This class holds return information from a geocode or reverse geocode request
- GeocodeServiceResponse(Response) - Constructor for class com.mapinfo.geocode.service.GeocodeServiceResponse
-
The only constructor takes the response from the engine level and converts to use all concrete
objects to avoid classes defined by interfaces at the web service API level.
- GeocodeType - Enum in com.mapinfo.geocode.api
-
Indicates whether geocode is to be an address or centroid level lookup
- GeocodeUtils - Class in com.mapinfo.geocode.util
-
- GeocodeUtils() - Constructor for class com.mapinfo.geocode.util.GeocodeUtils
-
- GeocodingAPI - Interface in com.mapinfo.geocode.api
-
This interface describes the primary access used for geocoding, reverse geocoding, and
determining capabilities of an engine.
- GeocodingException - Exception in com.mapinfo.geocode
-
An error indicating invalid behavior from API.
- GeocodingException() - Constructor for exception com.mapinfo.geocode.GeocodingException
-
- GeocodingException(String) - Constructor for exception com.mapinfo.geocode.GeocodingException
-
- GeocodingException(String, Throwable) - Constructor for exception com.mapinfo.geocode.GeocodingException
-
- GeocodingException(String, ExceptionCode) - Constructor for exception com.mapinfo.geocode.GeocodingException
-
- GeocodingException(String, ExceptionCode, Throwable) - Constructor for exception com.mapinfo.geocode.GeocodingException
-
- GEOHASH_LEVEL - Static variable in interface com.mapinfo.geocode.api.Preferences
-
indicator for precision level of geo hash
- GeoJsonObject - Class in com.precisely.geometry.geojson
-
GeoJSON Object
- GeoJsonObject() - Constructor for class com.precisely.geometry.geojson.GeoJsonObject
-
- Geometry - Class in com.precisely.geometry.geojson
-
Geometry
- Geometry() - Constructor for class com.precisely.geometry.geojson.Geometry
-
- GeometryFactory - Class in com.precisely.geometry
-
- GeometryFactory() - Constructor for class com.precisely.geometry.GeometryFactory
-
- GeoSerialize - Interface in com.mapinfo.geocode.api
-
Implementations of this interface are used to convert their object representation into a map of
maps for easy transmission across the web interface.
- getActivateFor() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getAdditionalElements() - Method in class com.precisely.geometry.geojson.Position
-
Get the additional elements
- getAdditionalFields() - Method in class com.precisely.addressing.CombinedCapabilities
-
- getAdditionalFields() - Method in interface com.precisely.addressing.v1.Capabilities
-
- getAdditionalFields() - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- getAdditionalFields() - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- getAdditionalMetadata() - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- getAddress() - Method in class com.mapinfo.geocode.api.Candidate
-
- getAddress() - Method in class com.mapinfo.geocode.service.InteractiveRequest
-
- getAddress() - Method in class com.precisely.addressing.v1.model.Result
-
- getAddress() - Method in class com.precisely.addressing.v2.model.ParsedResult
-
- getAddresser(AddressingConfiguration) - Method in interface com.precisely.addressing.v1.factory.AddressFactory
-
- getAddresses() - Method in class com.mapinfo.geocode.service.GeocodeRequest
-
The list of addresses to be geocoded.
- getAddressLastLine() - Method in interface com.mapinfo.geocode.api.Address
-
The address last line holds the the location level information (e.g.
- getAddressLastLine() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getAddressLines() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getAddressLines() - Method in class com.precisely.addressing.v1.model.Result
-
- getAddressMatch() - Method in class com.precisely.addressing.v1.model.Explanation
-
- getAddressNumber() - Method in interface com.mapinfo.geocode.api.Address
-
Used to hold the house number information
- getAddressNumber() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the house number information
- getAddressNumber() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getAddressNumber() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getAddressNumber() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getAddressNumber() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getAdmin1() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getAdmin1() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getAdmin1() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getAdmin2() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getAdmin2() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getAdmin2() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getAllowedValues() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getAllowedValuesWithDescriptions() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get allowed values and their descriptions of input parameter.
- getAllowedValuesWithDescriptions() - Method in class com.mapinfo.geocode.InputParameter
-
- getAreaName1() - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the largest geographic division in an area, such as a state, province, or
region
- getAreaName1() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the largest geographic division in an area, such as a state, province, or region
- getAreaName1() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getAreaName2() - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the secondary geographic division in an area, such as a county or district.
- getAreaName2() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the secondary geographic division in an area, such as a county or district.
- getAreaName2() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getAreaName3() - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the city or town name
- getAreaName3() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the city or town name
- getAreaName3() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getAreaName4() - Method in interface com.mapinfo.geocode.api.Address
-
Represents the smallest geographic division in an area, such as a city subdivision or locality
- getAreaName4() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the smallest geographic division in an area, such as a city subdivision or locality
- getAreaName4() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getBaseObject() - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Name of the object or operation that this describes a modification for
- getBaseObject() - Method in class com.mapinfo.geocode.SupportLevel
-
- getBbox() - Method in class com.precisely.geometry.geojson.GeoJsonObject
-
Get the bounding box
- getBorough() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getBorough() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getBorough() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getBoundingBox() - Method in interface com.mapinfo.geocode.api.Preferences
-
- getBoundingBox() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getBuilding() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getBuilding() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getBuilding() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getCandidates() - Method in interface com.mapinfo.geocode.api.Response
-
Get the list of candidates.
- getCandidates() - Method in class com.mapinfo.geocode.service.GeocodeServiceResponse
-
Returns the list of candidates.
- getCapabilities(String, String) - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
Get the capabilities of the named operation for a single country.
- getCapabilities(String) - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
Get the capabilities of all geocoding service operations for a single country.
- getCapabilities() - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
Get the capabilities of the geocoding service for all countries.
- getCapabilities() - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- getCapabilities(String, String) - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- getCapabilities(String) - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- getCapabilities(String, String) - Method in class com.pb.geocoding.GeocoderProxy
-
- getCapabilities(String) - Method in class com.pb.geocoding.GeocoderProxy
-
- getCapabilities() - Method in class com.pb.geocoding.GeocoderProxy
-
- getCity() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getCity() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getCity() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getClassifications() - Method in class com.precisely.addressing.v1.model.ParsedAddress
-
Deprecated.
- getClassName() - Method in class com.precisely.addressing.configuration.model.CustomDataSource
-
- getClassToDescribe() - Method in class com.mapinfo.geocode.service.CapabilitiesRequest
-
- getClientCoordSysName() - Method in interface com.mapinfo.geocode.api.Preferences
-
coordinate system to return points in, specified in teh "codespace:code" format.
- getClientCoordSysName() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getClientCoordSysName() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getClientCoordSysName() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getClientCoordSysName() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getClientCoordSysName() - Method in interface com.precisely.addressing.v1.Preferences
-
- getClientLocale() - Method in interface com.mapinfo.geocode.api.Preferences
-
user input locale if specified.
- getClientLocale() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getClientLocale() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getClientLocale() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getClientLocale() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getClientLocale() - Method in interface com.precisely.addressing.v1.Preferences
-
- getClientLocaleString() - Method in interface com.mapinfo.geocode.api.Preferences
-
Returns an uppercase ISO 3166 2-letter code.
- getClientLocaleString() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
(non-Javadoc)
- getConfig() - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- getConfiguration() - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getConfiguration(String) - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getConfiguration() - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getConfiguration(String) - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getConfigurationHolder() - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getConfigurationHolder() - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getConfiguredDictionaries(String) - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
Get the configured dictionaries for a single country.
- getConfiguredDictionaries() - Method in interface com.mapinfo.geocode.api.GeocodingAPI
-
Get the configured dictionaries for all countries.
- getConfiguredDictionaries(String) - Method in interface com.mapinfo.geocode.api.InteractiveGeocodingAPI
-
Get the configured dictionaries for a single country.
- getConfiguredDictionaries() - Method in interface com.mapinfo.geocode.api.InteractiveGeocodingAPI
-
Get the Interactive configured dictionaries for all countries.
- getConfiguredDictionaries(String) - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- getConfiguredDictionaries() - Method in class com.mapinfo.geocode.Geocoder
-
Deprecated.
- getConfiguredDictionaries(String) - Method in class com.mapinfo.geocode.interactive.InteractiveGeocoder
-
Deprecated.
- getConfiguredDictionaries() - Method in class com.mapinfo.geocode.interactive.InteractiveGeocoder
-
Deprecated.
- getConfiguredDictionaries(String) - Method in class com.pb.geocoding.GeocoderProxy
-
- getConfiguredDictionaries() - Method in class com.pb.geocoding.GeocoderProxy
-
- getConfiguredDictionaries(ConfiguredDictionaryInput) - Method in class com.precisely.addressing.Addresser
-
- getConfiguredDictionaries(ConfiguredDictionaryInput) - Method in interface com.precisely.addressing.v1.Addressing
-
- getContext(GeocoderContext.LibraryLoaderStrategy, List<Path>, Path) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getCoordinates() - Method in class com.precisely.geometry.geojson.Point
-
Returns coordinates as a GeoJSON Position object
- getCoordinateSystemName() - Method in class com.mapinfo.geocode.api.Candidate
-
Shortcut to provide information on the coordinate system projection of the candidate's location
point
- getCoreVersion() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Get the core version.
- getCornerOffset() - Method in interface com.mapinfo.geocode.api.Preferences
-
Used for interpolating the closest house number on a range.
- getCornerOffset() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getCornerOffset() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getCornerOffset() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getCornerOffset() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getCornerOffset() - Method in interface com.precisely.addressing.v1.Preferences
-
- getCornerOffsetUnits() - Method in interface com.mapinfo.geocode.api.Preferences
-
Units for the corner offset
- getCornerOffsetUnits() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getCountries() - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
The countries for which this support level is valid.
- getCountries() - Method in class com.mapinfo.geocode.SupportLevel
-
- getCountries() - Method in class com.precisely.addressing.CombinedCapabilities
-
- getCountries() - Method in interface com.precisely.addressing.v1.Capabilities
-
- getCountries() - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- getCountries() - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- getCountry() - Method in interface com.mapinfo.geocode.api.Address
-
The country of the address.
- getCountry() - Method in class com.mapinfo.geocode.api.Candidate
-
The country of the address.
- getCountry() - Method in class com.mapinfo.geocode.api.Key
-
- getCountry() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getCountry() - Method in class com.mapinfo.geocode.service.CapabilitiesRequest
-
- getCountry() - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryRequest
-
If the country is not null, getConfiguredDictionaries will return only the dictionaries for the
given country.
- getCountry() - Method in class com.mapinfo.geocode.service.Points
-
- getCountry() - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryInput
-
- getCountry() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getCountry() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getCountry() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getCountrySupportInformation() - Method in interface com.mapinfo.geocode.api.Dictionary
-
Holds information on the quality of data for each supported country
- getCountrySupportInformation() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getCountrySupportInformation() - Method in interface com.precisely.addressing.v1.Dictionary
-
Holds information on the quality of data for each supported country
- getCountrySupportInformation() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getCustomDataSource() - Method in class com.precisely.addressing.configuration.model.DataSources
-
- getCustomFieldKeys() - Method in class com.mapinfo.geocode.api.Candidate
-
The custom fields allow return of String key-value pairs.
- getCustomFieldKeys() - Method in class com.mapinfo.geocode.api.CandidateRange
-
If the range has custom key-value pairs, returns the keys hat may be used to retrieve values
- getCustomFieldKeys() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
If the range has custom key-value pairs, returns the keys hat may be used to retrieve values
- getCustomFieldKeys() - Method in interface com.mapinfo.geocode.api.Response
-
If the response has custom key-value pairs, returns the keys hat may be used to retrieve
values
- getCustomFieldKeys() - Method in class com.mapinfo.geocode.service.GeocodeServiceResponse
-
- getCustomFields() - Method in interface com.mapinfo.geocode.api.Address
-
The custom fields hold String key-value pairs.
- getCustomFields() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getCustomFields() - Method in class com.precisely.addressing.v1.model.Result
-
- getCustomFields() - Method in class com.precisely.addressing.v2.model.ParsedResult
-
- getCustomFieldValue(String) - Method in class com.mapinfo.geocode.api.Candidate
-
Allows retrieval of a custom field value
- getCustomFieldValue(String) - Method in class com.mapinfo.geocode.api.CandidateRange
-
Return an individual custom field value
- getCustomFieldValue(AdditionalFieldKeys) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- getCustomFieldValue(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
Return an individual custom field value
- getCustomFieldValue(AdditionalFieldKeys) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- getCustomFieldValue(String) - Method in interface com.mapinfo.geocode.api.Response
-
Return an individual custom field value
- getCustomFieldValue(String) - Method in class com.mapinfo.geocode.service.GeocodeServiceResponse
-
- getCustomMethods() - Method in interface com.mapinfo.geocode.adapter.GeocoderDescriptor
-
- getCustomObjects() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Custom objects can be used to describe the parameters of an Operation, if it uses object beyond
the defined Address, Preferences, and so forth.
- getCustomParameters() - Method in interface com.mapinfo.geocode.adapter.GeocoderDescriptor
-
- getCustomPreferences() - Method in interface com.mapinfo.geocode.api.Preferences
-
The custom preferences allow input of String key-value pairs that represent custom geocoding
preferences.
- getCustomPreferences() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getCustomPreferences() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getCustomPreferences() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getCustomPreferences() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getCustomPreferences() - Method in interface com.precisely.addressing.v1.Preferences
-
- getCustomValues() - Method in class com.mapinfo.geocode.api.CandidateRange
-
Returns a map of custom values.
- getCustomValues() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
Returns a map of custom values.
- getCustomValues() - Method in interface com.mapinfo.geocode.api.Response
-
returns any custom values in the response.
- getCustomValues() - Method in class com.mapinfo.geocode.service.GeocodeServiceResponse
-
- getDataSourceModel() - Method in class com.precisely.addressing.configuration.datasources.SpdDataSource
-
- getDataSources() - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getDataSources() - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getDataSources() - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- getDataSourcesResolved() - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- getDeactivateFor() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getDefaultInteractivePreferences(GeocodingConfiguration) - Static method in class com.mapinfo.geocode.util.GeocoderPreferencesFactory
-
- getDefaultPreferences() - Method in interface com.mapinfo.geocode.api.DefaultPreferencesAPI
-
Returns a copy of the current preference defaults.
- getDefaultPreferences(GeocodingConfiguration) - Static method in class com.mapinfo.geocode.util.GeocoderPreferencesFactory
-
- getDefaultValue() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get default value of input parameter
- getDefaultValue() - Method in class com.mapinfo.geocode.InputParameter
-
- getDescription() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getDescription() - Method in interface com.mapinfo.geocode.api.CustomObject
-
Get description of custom object
- getDescription() - Method in interface com.mapinfo.geocode.api.Dictionary
-
A description of the dictionary
- getDescription() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get description of input parameterN
- getDescription() - Method in interface com.mapinfo.geocode.api.OutputParam
-
- getDescription() - Method in class com.mapinfo.geocode.CustomObjectDescriptor
-
- getDescription() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getDescription() - Method in class com.mapinfo.geocode.InputParameter
-
- getDescription() - Method in class com.mapinfo.geocode.OutputParameter
-
- getDescription() - Method in interface com.precisely.addressing.v1.Dictionary
-
A description of the dictionary
- getDescription() - Method in class com.precisely.addressing.v1.model.AddressMatch
-
- getDescription() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getDescription() - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- getDescriptions() - Method in class com.precisely.addressing.CombinedCapabilities
-
- getDescriptions() - Method in interface com.precisely.addressing.v1.Capabilities
-
- getDescriptions() - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- getDesignation() - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- getDictionaryLanguage() - Method in class com.mapinfo.geocode.DictionaryLanguage
-
- getDictionaryList() - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryResponse
-
- getDictionaryList() - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryOutput
-
- getDictionaryName() - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryRequest
-
If the name of an existing dictionary is passed in the request, only that dictionary will be
described in the response.
- getDictionaryOrdering() - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Get the list of supported dictionaries in the order to be searched
- getDistance() - Method in interface com.mapinfo.geocode.api.Distance
-
The actual distance
- getDistance() - Method in interface com.mapinfo.geocode.api.Preferences
-
Defines the maximum distance to search for reverse geocode candidates.
- getDistance() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getDistance() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getDistance() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getDistance() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getDistance() - Method in class com.precisely.addressing.v1.model.PredictionResult
-
- getDistance() - Method in interface com.precisely.addressing.v1.Preferences
-
- getDistance() - Method in class com.precisely.addressing.v2.model.PredictionResultV2
-
- getDistanceUnit() - Method in class com.precisely.addressing.v1.model.Distance
-
- getDistanceUnits() - Method in interface com.mapinfo.geocode.api.Distance
-
The units for the distance.
- getDistanceUnits() - Method in interface com.mapinfo.geocode.api.Preferences
-
Units for the distance of the reverse geocode search distance defined with getDistance
- getDistanceUnits() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getEnd() - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- getErrorMessage() - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryOutput
-
- getErrorMessage() - Method in class com.precisely.addressing.v1.model.ParsedResponse
-
Deprecated.
- getErrorMessage() - Method in class com.precisely.addressing.v1.model.PredictionResponse
-
- getErrorMessage() - Method in class com.precisely.addressing.v1.model.Response
-
- getErrorMessage() - Method in class com.precisely.addressing.v2.model.ParsedResponseV2
-
- getErrorMessage() - Method in class com.precisely.addressing.v2.model.PredictionResponseV2
-
- getExplanation() - Method in class com.precisely.addressing.v1.model.Location
-
- getExplanation() - Method in class com.precisely.addressing.v1.model.Result
-
- getExtractedPath() - Method in class com.precisely.addressing.configuration.model.SpdDataSource
-
- getFactoryDescription() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getFactoryDescription() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getFactoryDescription() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getFactoryDescription() - Method in interface com.precisely.addressing.v1.Preferences
-
- getFaultInfo() - Method in exception com.mapinfo.geocode.GeocodingException
-
- getFeature() - Method in class com.precisely.addressing.v1.model.Location
-
- getFeatures() - Method in class com.precisely.addressing.CombinedCapabilities
-
- getFeatures() - Method in interface com.precisely.addressing.v1.Capabilities
-
- getFeatures() - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- getFeatures() - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- getFeatureSpecific() - Method in class com.precisely.addressing.common.ImmutableFactoryDescription
-
- getFeatureSpecific() - Method in interface com.precisely.addressing.v1.FactoryDescription
-
- getFeatureSpecific() - Method in class com.precisely.addressing.v1.model.DefaultFactoryDescription
-
- getFileDataSource() - Method in class com.precisely.addressing.configuration.model.DataSources
-
- getFloor() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getFloor() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getFloor() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getForeignMember(String) - Method in class com.precisely.geometry.geojson.GeoJsonObject
-
Get the foreign member by name
- getForeignMembers() - Method in class com.precisely.geometry.geojson.GeoJsonObject
-
Get the foreign members
- getFormattedAddress() - Method in class com.mapinfo.geocode.api.Candidate
-
This returns the street and location information, correctly formatted for the country the
candidate is coming from.
- getFormattedAddress() - Method in class com.mapinfo.geocode.api.CandidateRange
-
This returns the street and location information, correctly formatted for the country the
candidate is coming from.
- getFormattedAddress() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
This returns the street and location information, correctly formatted for the country the
candidate is coming from.
- getFormattedAddress() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getFormattedLocationAddress() - Method in class com.mapinfo.geocode.api.Candidate
-
This returns the location line information, correctly formatted for the country the candidate
is coming from.
- getFormattedLocationAddress() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getFormattedStreetAddress() - Method in class com.mapinfo.geocode.api.Candidate
-
This returns the street line information, correctly formatted for the country the candidate is
coming from.
- getFormattedStreetAddress() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getFrom() - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- getGeocoder(Preferences, GeocodingConfiguration) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getGeocoder(Preferences, GeocodingConfiguration) - Method in interface com.pb.geocoding.GeocoderFactory
-
- getGeocoderList() - Method in class com.mapinfo.geocode.service.ConfiguredGeocoderResponse
-
Returns list of the configured geocoders
- getGeocoderVersions() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Get the geocoder versions.
- getGeocodeType() - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryRequest
-
If the type is not null, getConfiguredDictionaries will return default geocode dictionaries
given engineType will return.
- getGeocodeType() - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryInput
-
- getGeocodingEngines() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Returns a list of the geocoding engines
- getGeometry() - Method in class com.precisely.geometry.SimpleFeature
-
Get the geometry
- getHighBoundary() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get high boundary of input parameter, where boundary applies
- getHighBoundary() - Method in class com.mapinfo.geocode.InputParameter
-
- getHighHouse() - Method in class com.mapinfo.geocode.api.CandidateRange
-
This method gets the String of the highest house number on the range
- getHighUnitValue() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
Returns the high unit number for this range unit
- getId() - Method in class com.precisely.addressing.configuration.ExternalLibraryInfo
-
- getIdentifier() - Method in class com.mapinfo.geocode.api.Candidate
-
Returns an identifier for this candidate.
- getIdentifier() - Method in class com.mapinfo.geocode.api.CandidateRange
-
Returns an identifier for this candidate.
- getIdentifier() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
Returns an identifier for this candidate.
- getIdentifier() - Method in class com.precisely.addressing.v1.model.Explanation
-
- getInput() - Method in class com.mapinfo.geocode.CustomObjectMember
-
- getInstance() - Static method in class com.precisely.addressing.common.AddressingJsonFactory
-
- getInstance() - Static method in class com.precisely.addressing.configuration.Admin1Identifier
-
- getInstance() - Static method in class com.precisely.addressing.configuration.Admin2Identifier
-
- getInstancePoolConfiguration() - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getInstancePoolConfiguration() - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getInstancePoolConfiguration() - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- getInteractive(Preferences, GeocodingConfiguration) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getInteractive(Preferences, GeocodingConfiguration) - Method in interface com.pb.geocoding.InteractiveGeocoderFactory
-
- getIntersection() - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- getIsoAlpha2Code() - Method in class com.precisely.addressing.v1.model.CountryField
-
- getIsoAlpha3Code() - Method in class com.precisely.addressing.v1.model.CountryField
-
- getIsoNumericCode() - Method in class com.precisely.addressing.v1.model.CountryField
-
- getJavaProperties() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getKey() - Method in class com.precisely.addressing.v1.model.KeyValue
-
- getKeys() - Method in class com.mapinfo.geocode.service.KeyLookupRequest
-
- getKeysOfCustomFieldsToReturn() - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
This set contains the keys of what fields in a candidate's custom values should be returned.
- getKeysOfCustomFieldsToReturn() - Method in class com.mapinfo.geocode.ReturnFields
-
- getLabel() - Method in class com.precisely.addressing.common.ImmutableFactoryDescription
-
- getLabel() - Method in interface com.precisely.addressing.v1.FactoryDescription
-
- getLabel() - Method in enum com.precisely.addressing.v1.model.AddressComponents
-
- getLabel() - Method in class com.precisely.addressing.v1.model.DefaultFactoryDescription
-
- getLabel() - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- getLabel() - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- getLevelsOfSupport() - Method in interface com.mapinfo.geocode.api.Operation
-
Returns a structure which describes what countries support the operation, along with any custom
modifications for that country
- getLevelsOfSupport() - Method in class com.mapinfo.geocode.GeocodeOperation
-
- getLibraryInfo(AddressingConfiguration) - Method in class com.precisely.addressing.configuration.ExternalLibrary
-
- getLinearUnit() - Method in enum com.mapinfo.geocode.api.DistanceUnit
-
Returns the LinearUnit equivalent to this DistanceUnit.
- getListOfFiles(GeocoderContext.LibraryLoaderStrategy, List<Path>) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getListOfFiles(List<Path>) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getListOfFiles(Path) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getListOfFiles(Path) - Static method in class com.precisely.addressing.configuration.ExternalLibrary
-
- getLocalRequiredContextPaths() - Method in class com.mapinfo.geocode.context.GeocoderContext.ClassLoaderConfiguration
-
- getLocation() - Method in class com.precisely.addressing.v1.model.Result
-
- getLongName() - Method in class com.precisely.addressing.v1.model.AdminField
-
- getLowBoundary() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get low boundary of input parameter, where boundary applies
- getLowBoundary() - Method in class com.mapinfo.geocode.InputParameter
-
- getLowHouse() - Method in class com.mapinfo.geocode.api.CandidateRange
-
This method gets the String of the lowest house number on the range
- getLowUnitValue() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
Returns the low unit number for this range unit
- getM() - Method in class com.precisely.geometry.geojson.Position
-
Get the m value
- getMainAddressLine() - Method in interface com.mapinfo.geocode.api.Address
-
The main address line is use to input a single line (e.g., "1 Global Vw, Troy NY 12180", or the
street line information (e.g., "1 Global Vw").
- getMainAddressLine() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getMatchedFields() - Method in class com.mapinfo.geocode.api.Candidate
-
If requested in the input preference, this object will contain a description of what input
fields matched this candidate.
- getMatchedSubstring() - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- getMatchMode() - Method in interface com.mapinfo.geocode.api.Preferences
-
Returns the match mode
- getMatchMode() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getMatchMode() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getMatchMode() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getMatchMode() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getMatchMode() - Method in interface com.precisely.addressing.v1.Preferences
-
- getMatchType() - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- getMaxActive() - Method in class com.precisely.addressing.configuration.model.PoolConfiguration
-
- getMaxActive() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getMaxIdle() - Method in class com.precisely.addressing.configuration.model.PoolConfiguration
-
- getMaxIdle() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getMaximumMemory() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getMaximumValue() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getMaxResults() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getMaxResults() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getMaxResults() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getMaxResults() - Method in interface com.precisely.addressing.v1.Preferences
-
- getMaxReturnedCandidates() - Method in interface com.mapinfo.geocode.api.Preferences
-
Specifies the maximum number of candidates to be returned.
- getMaxReturnedCandidates() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getMaxReturnedRanges() - Method in interface com.mapinfo.geocode.api.Preferences
-
Specifies the maximum number of ranges to be returned per candidate.
- getMaxReturnedRanges() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getMaxReturnedRangeUnits() - Method in interface com.mapinfo.geocode.api.Preferences
-
Maximum number of unit objects to be returned on a range.
- getMaxReturnedRangeUnits() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getMembers() - Method in interface com.mapinfo.geocode.api.CustomObject
-
get members of custom object.
- getMembers() - Method in class com.mapinfo.geocode.CustomObjectDescriptor
-
- getMethodName() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getMinIdle() - Method in class com.precisely.addressing.configuration.model.PoolConfiguration
-
- getMinIdle() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getMinimumMemory() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getMinimumValue() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getMustMatchFields() - Method in interface com.mapinfo.geocode.api.Preferences
-
Allows you to specify what fields must match input in order for a candidate to be considered
close
- getMustMatchFields() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getName() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getName() - Method in interface com.mapinfo.geocode.api.CustomObject
-
Get name of custom object
- getName() - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Get the name of the Geocoding engine
- getName() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get name of input parameter
- getName() - Method in interface com.mapinfo.geocode.api.Operation
-
The name of the operation
- getName() - Method in interface com.mapinfo.geocode.api.OutputParam
-
- getName() - Method in class com.mapinfo.geocode.CustomObjectDescriptor
-
- getName() - Method in class com.mapinfo.geocode.CustomObjectMember
-
- getName() - Method in class com.mapinfo.geocode.GeocodeOperation
-
- getName() - Method in class com.mapinfo.geocode.InputParameter
-
- getName() - Method in class com.mapinfo.geocode.OutputParameter
-
- getName() - Method in class com.precisely.addressing.v1.model.CountryField
-
- getName() - Method in class com.precisely.addressing.v1.model.DataField
-
- getName() - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- getName() - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- getNeighborhood() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getNeighborhood() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getNeighborhood() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getNorthEastXY() - Method in class com.mapinfo.geocode.api.BoundingBox
-
- getNumberOfExtractors() - Method in class com.precisely.addressing.configuration.model.SpdDataSource
-
- getOddEvenIndicator() - Method in class com.mapinfo.geocode.api.CandidateRange
-
Returns information on the house numbers on this range
- getOperationToDescribe() - Method in class com.mapinfo.geocode.service.CapabilitiesRequest
-
- getOptionalInput() - Method in interface com.mapinfo.geocode.api.Operation
-
List of any optional input objects for the operation
- getOptionalInput() - Method in class com.mapinfo.geocode.GeocodeOperation
-
- getOptions() - Method in class com.precisely.addressing.configuration.model.CustomDataSource
-
- getOriginXY() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getOriginXY() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getOriginXY() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getOriginXY() - Method in interface com.precisely.addressing.v1.Preferences
-
- getOs() - Static method in class com.mapinfo.geocode.util.OperatingSystemInfo
-
- getOs() - Static method in class com.precisely.addressing.configuration.OperatingSystemInfo
-
- getOutput() - Method in interface com.mapinfo.geocode.api.Operation
-
List of the output objects for the operation
- getOutput() - Method in class com.mapinfo.geocode.CustomObjectMember
-
- getOutput() - Method in class com.mapinfo.geocode.GeocodeOperation
-
- getParsed() - Method in class com.precisely.addressing.v1.model.ParsedResponse
-
Deprecated.
- getParsed() - Method in class com.precisely.addressing.v1.model.Result
-
Deprecated.
- getParsedAddress() - Method in class com.precisely.addressing.v1.model.Result
-
- getParser(AddressingConfiguration, Preferences) - Method in interface com.precisely.addressing.v1.parser.ParserFactory
-
- getPath() - Method in interface com.mapinfo.geocode.api.Dictionary
-
The path to the actual data dictionary on the server.
- getPath() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getPath() - Method in class com.precisely.addressing.configuration.ExternalLibraryInfo
-
- getPath() - Method in class com.precisely.addressing.configuration.model.FileDataSource
-
- getPath() - Method in interface com.precisely.addressing.v1.Dictionary
-
The path to the actual data dictionary on the server.
- getPath() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getPathHighestVersion(List<Path>) - Method in class com.mapinfo.geocode.context.GeocoderContext
-
- getPathList() - Method in class com.mapinfo.geocode.context.GeocoderContext.ClassLoaderConfiguration
-
- getPlaceName() - Method in interface com.mapinfo.geocode.api.Address
-
Used to hold the name of a business, building, or location.
- getPlaceName() - Method in class com.mapinfo.geocode.api.Candidate
-
Represents the name of a business, building, or location.
- getPlaceName() - Method in class com.mapinfo.geocode.api.CandidateRange
-
Returns the place name associated with this range, if any
- getPlaceName() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
This method will return the place name, which may be different that the one on the Candidate it
is associated with
- getPlaceName() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getPlaceName() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getPlaceName() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getPlaceName() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getPoint() - Method in class com.mapinfo.geocode.api.Candidate
-
The point lists the actual coordinate value of the candidate being returned.
- getPoint() - Method in interface com.mapinfo.geocode.api.Preferences
-
- getPoint() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getPoint() - Method in class com.mapinfo.geocode.service.FindNearestRequest
-
- getPoint() - Method in class com.mapinfo.geocode.service.Points
-
- getPointFromXY(double, double, String) - Static method in class com.mapinfo.geocode.util.GeocodeUtils
-
- getPoints() - Method in class com.mapinfo.geocode.service.ReverseGeocodeRequest
-
Returns the list of locations that will be used for reverse geocode
- getPort() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getPostalCode() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getPostalCode() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getPostalCode() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getPostalCodeExt() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getPostalCodeExt() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getPostalCodeExt() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getPostCode1() - Method in interface com.mapinfo.geocode.api.Address
-
Represents the main postal code.
- getPostCode1() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the main postal code.
- getPostCode1() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getPostCode2() - Method in interface com.mapinfo.geocode.api.Address
-
Represents the secondary postal code, if used.
- getPostCode2() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the secondary postal code, if used.
- getPostCode2() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getPostDirectional() - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- getPostType() - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- getPrecisionCode() - Method in class com.mapinfo.geocode.api.Candidate
-
Returns the geocoder precisionLevel code.
- getPrecisionLevel() - Method in class com.mapinfo.geocode.api.Candidate
-
This method will return an int representing the precisionLevel of the point returned by a call
to getPoint().
- getPrediction() - Method in class com.precisely.addressing.v1.model.PredictionResult
-
- getPrediction() - Method in class com.precisely.addressing.v2.model.PredictionResultV2
-
- getPredictions() - Method in class com.precisely.addressing.v1.model.PredictionResponse
-
- getPredictions() - Method in class com.precisely.addressing.v2.model.PredictionResponseV2
-
- getPreDirectional() - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- getPreferences() - Method in class com.mapinfo.geocode.service.FindNearestRequest
-
- getPreferences() - Method in class com.mapinfo.geocode.service.GeocodeRequest
-
Indicates the preferences to be used for geocoding.
- getPreferences() - Method in class com.mapinfo.geocode.service.InteractiveRequest
-
- getPreferences() - Method in class com.mapinfo.geocode.service.KeyLookupRequest
-
- getPreferences() - Method in class com.mapinfo.geocode.service.ReverseGeocodeRequest
-
Returns the current preference settings for this request.
- getPreferences(String) - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getPreferences() - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getPreferences(String) - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getPreferences() - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getPreferences() - Method in class com.precisely.addressing.configuration.model.Configuration
-
- getPreferredDictionaryOrder() - Method in interface com.mapinfo.geocode.api.Preferences
-
If a non empty list is returned, it contains the indexes of the dictionaries to be searched.
- getPreferredDictionaryOrder() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getPremiumLocationCode() - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- getPreType() - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- getPrimaryCountry() - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Get the country code used as internal name of the Geocoding Engine
- getProduct() - Method in interface com.mapinfo.geocode.api.Dictionary
-
A product code associated with the data
- getProduct() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getProduct() - Method in interface com.precisely.addressing.v1.Dictionary
-
A product code associated with the data
- getProduct() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getProperties() - Method in class com.precisely.addressing.configuration.model.Configuration
-
- getProperties() - Method in class com.precisely.geometry.geojson.Crs
-
- getProperties() - Method in class com.precisely.geometry.SimpleFeature
-
Get the properties map
- getProvider() - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- getProviders() - Method in class com.precisely.addressing.CombinedCapabilities
-
- getProviders() - Method in interface com.precisely.addressing.v1.Capabilities
-
- getProviders() - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- getRanges() - Method in class com.mapinfo.geocode.api.Candidate
-
Returns requested candidate ranges, if any, ordered from closest to furthest.
- getRanges() - Method in class com.precisely.addressing.v2.model.PredictionResultV2
-
- getRegion() - Method in interface com.mapinfo.geocode.api.Dictionary
-
A region of the dictionary
- getRegion() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getRegion() - Method in interface com.precisely.addressing.v1.Dictionary
-
A region of the dictionary
- getRegion() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getRemoteConfiguration() - Method in interface com.precisely.addressing.configuration.AddressingConfiguration
-
- getRemoteConfiguration() - Method in class com.precisely.addressing.configuration.AddressingConfigurationImpl
-
- getRemoteConfiguration() - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- getRepositoryName() - Method in interface com.mapinfo.geocode.api.Dictionary
-
The name of the dictionary.
- getRepositoryName() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getRepositoryName() - Method in interface com.precisely.addressing.v1.Dictionary
-
The name of the dictionary.
- getRepositoryName() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getRequiredInput() - Method in interface com.mapinfo.geocode.api.Operation
-
List of any required input objects for the operation
- getRequiredInput() - Method in class com.mapinfo.geocode.GeocodeOperation
-
- getResults() - Method in class com.precisely.addressing.v1.model.Response
-
- getResults() - Method in class com.precisely.addressing.v2.model.ParsedResponseV2
-
- getReturnFieldsDescriptor() - Method in interface com.mapinfo.geocode.api.Preferences
-
Allows you to select what parts of a candidate to return.
- getReturnFieldsDescriptor() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getReturnOfAdditionalFields() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getReturnOfAdditionalFields() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getReturnOfAdditionalFields() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getReturnOfAdditionalFields() - Method in interface com.precisely.addressing.v1.Preferences
-
- getReturnType() - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- getRoom() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getRoom() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getRoom() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getScore() - Method in class com.precisely.addressing.v1.model.ParsedAddress
-
Deprecated.
- getScore() - Method in class com.precisely.addressing.v1.model.Result
-
- getScore() - Method in class com.precisely.addressing.v2.model.ParsedResult
-
- getServiceDesc() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Get the service description
- getServiceName() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Get the service name
- getShortName() - Method in class com.precisely.addressing.v1.model.AdminField
-
- getSource() - Method in interface com.mapinfo.geocode.api.Dictionary
-
The source data vendor for this data
- getSource() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getSource() - Method in interface com.precisely.addressing.v1.Dictionary
-
The source data vendor for this data
- getSource() - Method in class com.precisely.addressing.v1.model.Explanation
-
- getSource() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getSourceDictionary() - Method in class com.mapinfo.geocode.api.Candidate
-
Returns the name of the source dictionary the candidate is from
- getSouthWestXY() - Method in class com.mapinfo.geocode.api.BoundingBox
-
- getSpdDataSource() - Method in class com.precisely.addressing.configuration.model.DataSources
-
- getSpdPaths() - Method in class com.precisely.addressing.configuration.model.SpdDataSource
-
- getSRSName(CoordSys) - Static method in class com.mapinfo.geocode.util.GeocodeUtils
-
- getStart() - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- getStatus() - Method in exception com.precisely.addressing.v1.AddressingException
-
- getStatus() - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryOutput
-
- getStatus() - Method in class com.precisely.addressing.v1.model.ParsedResponse
-
Deprecated.
- getStatus() - Method in class com.precisely.addressing.v1.model.PredictionResponse
-
- getStatus() - Method in class com.precisely.addressing.v1.model.Response
-
- getStatus() - Method in class com.precisely.addressing.v2.model.ParsedResponseV2
-
- getStatus() - Method in class com.precisely.addressing.v2.model.PredictionResponseV2
-
- getStrategy() - Method in class com.mapinfo.geocode.context.GeocoderContext.ClassLoaderConfiguration
-
- getStreet() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getStreet() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getStreet() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getStreetComponents() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getStreetName() - Method in interface com.mapinfo.geocode.api.Address
-
Represents the street name, e.g., "West Main St".
- getStreetName() - Method in class com.mapinfo.geocode.api.Candidate
-
Contains the street name, e.g., "West Main St".
- getStreetName() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getStreetOffset() - Method in interface com.mapinfo.geocode.api.Preferences
-
Used for interpolating the closest house number on a range.
- getStreetOffset() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getStreetOffset() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- getStreetOffset() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- getStreetOffset() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- getStreetOffset() - Method in interface com.precisely.addressing.v1.Preferences
-
- getStreetOffsetUnits() - Method in interface com.mapinfo.geocode.api.Preferences
-
Units for the street offset
- getStreetOffsetUnits() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- getStreetSide() - Method in class com.mapinfo.geocode.api.CandidateRange
-
Returns which side of the street this range is on
- getSuburb() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getSuburb() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getSuburb() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getSupportedCountries() - Method in interface com.mapinfo.geocode.adapter.GeocoderDescriptor
-
- getSupportedCountries() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Get the supported countries from the query.
- getSupportedCountries() - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Get the list of supported countries
- getSupportedCountries() - Method in class com.mapinfo.geocode.CountrySupport
-
Returns the ISO-3166 3-character abbreviation for every country represented by this
dictionary's data.
- getSupportedCountries() - Method in class com.precisely.addressing.v1.model.CountrySupport
-
Returns the ISO-3166 3-character abbreviation for every country represented by this
dictionary's data.
- getSupportedDataLevel() - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Not yet implemented.
- getSupportedDataLevel() - Method in class com.mapinfo.geocode.SupportLevel
-
- getSupportedDataTypes() - Method in class com.mapinfo.geocode.CountrySupport
-
Returns a collection of DataType objects, which represent the types of data available in this
dictionary
- getSupportedDataTypes() - Method in class com.precisely.addressing.v1.model.CountrySupport
-
Returns a collection of DataType objects, which represent the types of data available in this
dictionary
- getSupportedDictionaries() - Method in interface com.mapinfo.geocode.adapter.GeocoderDescriptor
-
- getSupportedOperations() - Method in interface com.mapinfo.geocode.adapter.GeocoderDescriptor
-
- getSupportedOperations() - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Get the supported operations from the query.
- getTotalMatches() - Method in interface com.mapinfo.geocode.api.Response
-
Returns the number of candidates found that would be considered close candidates
- getTotalMatches() - Method in class com.mapinfo.geocode.service.GeocodeServiceResponse
-
For a regular geocode, we list the number of possible candidates that are considered "close"
with respect to the input address.
- getTotalPossibleCandidates() - Method in interface com.mapinfo.geocode.api.Response
-
Returns the number of candidates found for this geocode
- getTotalPossibleCandidates() - Method in class com.mapinfo.geocode.service.GeocodeServiceResponse
-
For a reverse geocode, only one candidate can ever be returned.
- getType() - Method in interface com.mapinfo.geocode.api.InputParam
-
Get type of input parameter
- getType() - Method in interface com.mapinfo.geocode.api.OutputParam
-
- getType() - Method in class com.mapinfo.geocode.InputParameter
-
- getType() - Method in class com.mapinfo.geocode.OutputParameter
-
- getType() - Method in class com.mapinfo.geocode.service.GeocodeRequest
-
Indicates the geocode type to be performed.
- getType() - Method in class com.mapinfo.geocode.service.KeyLookupRequest
-
- getType() - Method in class com.precisely.addressing.v1.model.AddressMatch
-
- getType() - Method in class com.precisely.addressing.v1.model.DataField
-
- getType() - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- getType() - Method in class com.precisely.geometry.geojson.Crs
-
- getType() - Method in class com.precisely.geometry.geojson.GeoJsonObject
-
Get the GeoJSON object type
- getType() - Method in class com.precisely.geometry.geojson.Point
-
Get the GeoJSON object type
- getType() - Method in class com.precisely.geometry.SimpleFeature
-
- getUnit() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getUnit() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getUnit() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getUnits() - Method in class com.mapinfo.geocode.api.CandidateRange
-
Returns a list containing any unit information associated with this range, if units were
requested and they exist on the range
- getUnitType() - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the unit type (such as "Apt" or "Suite") where appropriate
- getUnitType() - Method in class com.mapinfo.geocode.api.Candidate
-
Represents the unit type (such as "Apt" or "Suite") where appropriate
- getUnitType() - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
Returns the type associated with this unit
- getUnitType() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getUnitType() - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- getUnitType() - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- getUnitType() - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- getUnitValue() - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the unit value (e.g., "3B") where appropriate
- getUnitValue() - Method in class com.mapinfo.geocode.api.Candidate
-
Represents the unit value (e.g., "3B") where appropriate
- getUnitValue() - Method in class com.mapinfo.geocode.GeocodeAddress
-
- getUpdatedOptionalInput() - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Changes to optional input of the base operation, if any
- getUpdatedOptionalInput() - Method in class com.mapinfo.geocode.SupportLevel
-
- getUpdatedOptionalOutput() - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Changes to output of the base operation, if any
- getUpdatedOptionalOutput() - Method in class com.mapinfo.geocode.SupportLevel
-
- getUpdatedRequiredInput() - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Changes to required input of the base operation, if any
- getUpdatedRequiredInput() - Method in class com.mapinfo.geocode.SupportLevel
-
- getUsage() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- getVal1() - Method in class com.mapinfo.geocode.Pair
-
Getter method for val1
- getVal2() - Method in class com.mapinfo.geocode.Pair
-
Getter method for val2
- getValue() - Method in class com.mapinfo.geocode.api.Key
-
- getValue() - Method in class com.precisely.addressing.v1.model.Distance
-
- getValue() - Method in class com.precisely.addressing.v1.model.KeyValue
-
- getValue() - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- getValue() - Method in class com.precisely.addressing.v2.model.ParsedField
-
- getVersion() - Method in interface com.mapinfo.geocode.adapter.GeocoderDescriptor
-
- getVersion() - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Get the version of the Geocoding engine
- getVersion() - Method in enum com.mapinfo.geocode.util.OperatingSystemInfo.OS
-
- getVersion() - Method in enum com.precisely.addressing.configuration.OperatingSystemInfo.OS
-
- getVintage() - Method in interface com.mapinfo.geocode.api.Dictionary
-
The vintage of the source data for this dictionary
- getVintage() - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Get the version string of the Geocoding engine
- getVintage() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- getVintage() - Method in interface com.precisely.addressing.v1.Dictionary
-
The vintage of the source data for this dictionary
- getVintage() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- getVmargs() - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- getX() - Method in class com.mapinfo.geocode.api.Candidate
-
Shortcut to provide the X value of the candidate's location point
- getX() - Method in class com.precisely.geometry.geojson.Position
-
Get the x value
- getY() - Method in class com.mapinfo.geocode.api.Candidate
-
Shortcut to provide the Y value of the candidate's location point
- getY() - Method in class com.precisely.geometry.geojson.Position
-
Get the y value
- getZ() - Method in class com.precisely.geometry.geojson.Position
-
Get the z value
- GNAF_PID - Static variable in class com.precisely.addressing.v1.model.LookupTypes
-
- identifier - Variable in class com.mapinfo.geocode.api.Candidate
-
- ImmutableFactoryDescription - Class in com.precisely.addressing.common
-
- ImmutableFactoryDescription(FactoryDescription) - Constructor for class com.precisely.addressing.common.ImmutableFactoryDescription
-
- ImmutablePreferences - Class in com.precisely.addressing.common
-
- ImmutablePreferences(Preferences) - Constructor for class com.precisely.addressing.common.ImmutablePreferences
-
- Initializable - Interface in com.pb.geocoding
-
- initialize(Preferences, GeocodingConfiguration) - Method in interface com.pb.geocoding.Initializable
-
- initialize(Map<String, String>) - Method in interface com.precisely.addressing.configuration.DataSource
-
- initialize(Map<String, String>) - Method in class com.precisely.addressing.configuration.datasources.CustomDataSource
-
- initialize(Map<String, String>) - Method in class com.precisely.addressing.configuration.datasources.FileDataSource
-
- initialize(Map<String, String>) - Method in class com.precisely.addressing.configuration.datasources.SpdDataSource
-
- InputParam - Interface in com.mapinfo.geocode.api
-
This interface defines an input parameter for an operation supported by the geocoding service.
- InputParameter - Class in com.mapinfo.geocode
-
This class implements the InputParam interface.
- InputParameter() - Constructor for class com.mapinfo.geocode.InputParameter
-
- InputParameter(InputParam) - Constructor for class com.mapinfo.geocode.InputParameter
-
- INTERACTIVE - Static variable in class com.precisely.addressing.common.Features
-
- InteractiveGeocoder - Class in com.mapinfo.geocode.interactive
-
- InteractiveGeocoder() - Constructor for class com.mapinfo.geocode.interactive.InteractiveGeocoder
-
Deprecated.
- InteractiveGeocoder(GeocodingConfiguration) - Constructor for class com.mapinfo.geocode.interactive.InteractiveGeocoder
-
Deprecated.
- InteractiveGeocoderFactory - Interface in com.pb.geocoding
-
- InteractiveGeocodingAPI - Interface in com.mapinfo.geocode.api
-
The GeoComplete API allows candidates to be found based on incomplete input information.
- InteractiveMatchMode - Enum in com.mapinfo.geocode.api
-
Specify a matching mode, which is used to refer to predefined match settings in the interactive
api
- InteractivePreferences - Class in com.mapinfo.geocode.interactive
-
Preferences object pre-loaded with necessary preferences for interactive api
- InteractivePreferences() - Constructor for class com.mapinfo.geocode.interactive.InteractivePreferences
-
- InteractivePreferences(Preferences) - Constructor for class com.mapinfo.geocode.interactive.InteractivePreferences
-
- InteractiveRequest - Class in com.mapinfo.geocode.service
-
Created by AR001AF on 9/21/2017.
- InteractiveRequest() - Constructor for class com.mapinfo.geocode.service.InteractiveRequest
-
- INTERPOLATED_INTERSECTION - Static variable in class com.precisely.addressing.v1.model.LocationDesignationTypes
-
- INTERSECTION - Static variable in class com.precisely.addressing.v1.model.LocationDescriptionTypes
-
- INVALID_COUNTRY - Static variable in class com.mapinfo.geocode.ErrorMessages
-
- INVALID_KEY_TYPE - Static variable in class com.mapinfo.geocode.ErrorMessages
-
- INVALID_KEY_VALUE - Static variable in class com.mapinfo.geocode.ErrorMessages
-
- invoke() - Method in interface com.precisely.addressing.configuration.lock.LockedProcedure
-
- IOT_DEVICE - Static variable in class com.precisely.addressing.v1.model.LocationDescriptionTypes
-
- isAdditionalField() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- isCustomDictionary() - Method in interface com.mapinfo.geocode.api.Dictionary
-
True if this is a user created dictionary
- isCustomDictionary() - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- isCustomDictionary() - Method in interface com.precisely.addressing.v1.Dictionary
-
True if this is a user created dictionary
- isCustomDictionary() - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- isFallbackToGeographic() - Method in interface com.mapinfo.geocode.api.Preferences
-
If true and an address level geocode fails to find a close candidate, wil attempt to find a
geographic centroid based on the input address.
- isFallbackToGeographic() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- isFallbackToGeographic() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- isFallbackToGeographic() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- isFallbackToGeographic() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- isFallbackToGeographic() - Method in interface com.precisely.addressing.v1.Preferences
-
- isFallbackToPostal() - Method in interface com.mapinfo.geocode.api.Preferences
-
If true and an address level geocode fails to find a close candidate, wil attempt to find a
postal centroid based on the input address.
- isFallbackToPostal() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- isFallbackToPostal() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- isFallbackToPostal() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- isFallbackToPostal() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- isFallbackToPostal() - Method in interface com.precisely.addressing.v1.Preferences
-
- isMatchOnAddressNumber() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match address number to be returned; on a
candidate, true indicates a match to input field.
- isMatchOnAddressNumber() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnAllStreetFields() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match any provided input street name, type,
directional, prefix and suffix to be returned; on a candidate, true indicates a match to input
street information.
- isMatchOnAllStreetFields() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnAreaName1() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 1 to be returned; on a
candidate, true indicates a match to input field.
- isMatchOnAreaName1() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnAreaName2() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 2 to be returned; on a
candidate, true indicates a match to input field.
- isMatchOnAreaName2() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnAreaName3() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 3 to be returned; on a
candidate, true indicates a match to input field.
- isMatchOnAreaName3() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnAreaName4() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 4 to be returned; on a
candidate, true indicates a match to input field.
- isMatchOnAreaName4() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnInputFields() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
As input preference only, true indicates that any input supplied by user (house number, city
name, postcode, etc) must match for a candidate to be returned; on a candidate, this is not
applicable.
- isMatchOnInputFields() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnPlaceName() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input place name.
- isMatchOnPlaceName() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnPostCode1() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input post code 1 to be returned; on a
candidate, true indicates a match to input field.
- isMatchOnPostCode1() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnPostCode2() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate.
- isMatchOnPostCode2() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnStreetDirectional() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input street directional.
- isMatchOnStreetDirectional() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnStreetName() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
When applied to a returned candidate, true indicates a match to input street name.
- isMatchOnStreetName() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnStreetType() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input street type.
- isMatchOnStreetType() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isMatchOnUnitValue() - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
- isMatchOnUnitValue() - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- isRequired() - Method in interface com.mapinfo.geocode.adapter.OverrideDescriptor
-
- isReturnAllCandidateInfo() - Method in interface com.mapinfo.geocode.api.Preferences
-
If set to true, all available information will be returned for each candidate.
- isReturnAllCandidateInfo() - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- isReturnAllCustomFields() - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
If this is true, all information in the candidates custom fields will be returned
- isReturnAllCustomFields() - Method in class com.mapinfo.geocode.ReturnFields
-
- isReturnAllInfo() - Method in class com.precisely.addressing.common.ImmutablePreferences
-
- isReturnAllInfo() - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- isReturnAllInfo() - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- isReturnAllInfo() - Method in interface com.precisely.addressing.v1.Preferences
-
- isReturnMatchDescriptor() - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
If this is true, the information on what candidates fields matched the input will be returned
- isReturnMatchDescriptor() - Method in class com.mapinfo.geocode.ReturnFields
-
- isReturnStreetAddressFields() - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
If this is true, the individual street address fields: address number, street name,
thoroughfare type, pre and post directionals, and street prefix and suffix will be returned if
available.
- isReturnStreetAddressFields() - Method in class com.mapinfo.geocode.ReturnFields
-
- isReturnUnitInformation() - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
If this is true, the unit information attached to a candidate will be returned when available.
- isReturnUnitInformation() - Method in class com.mapinfo.geocode.ReturnFields
-
- score - Variable in class com.precisely.addressing.v1.model.Result
-
- SDK_LOCATION - Static variable in class com.mapinfo.geocode.util.CommonConstants
-
- SEARCH_WORLD_PLACES - Static variable in class com.mapinfo.geocode.GeocoderPreferences
-
- SEGMENT_WITHOUT_SHAPE - Static variable in class com.precisely.addressing.v1.model.LocationDesignationTypes
-
- serialize(FactoryDescription, JsonGenerator, SerializerProvider) - Method in class com.precisely.addressing.jackson.serializer.FactoryDescriptionSerializer
-
- serialize(Feature, JsonGenerator, SerializerProvider) - Method in class com.precisely.addressing.jackson.serializer.FeatureSerializer
-
- serialize(FileDataSource, JsonGenerator, SerializerProvider) - Method in class com.precisely.addressing.jackson.serializer.FileDataSourceSerializer
-
- serialize(LocationType, JsonGenerator, SerializerProvider) - Method in class com.precisely.addressing.jackson.serializer.LocationTypeSerializer
-
- serialize(LookupType, JsonGenerator, SerializerProvider) - Method in class com.precisely.addressing.jackson.serializer.LookupTypeSerializer
-
- serialize(MatchType, JsonGenerator, SerializerProvider) - Method in class com.precisely.addressing.jackson.serializer.MatchTypeSerializer
-
- serialize(Position, JsonGenerator, SerializerProvider) - Method in class com.precisely.geometry.geojson.jackson.CoordinatesSerializer
- SERVICE_DESC - Static variable in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
A description of the service
- SERVICE_NAME - Static variable in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
The name of the service
- SERVICE_VERSION - Static variable in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
The service version number
- setActivateFor(List<String>) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setAdditionalFields(List<DataField>) - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- setAdditionalFields(List<DataField>) - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- setAdditionalMetadata(Map<String, String>) - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- setAddress(Address) - Method in class com.mapinfo.geocode.service.InteractiveRequest
-
- setAddress(ResponseAddress) - Method in class com.precisely.addressing.v1.model.Result
-
- setAddress(ParsedAddressV2) - Method in class com.precisely.addressing.v2.model.ParsedResult
-
- setAddresses(List<Address>) - Method in class com.mapinfo.geocode.service.GeocodeRequest
-
w Sets the list of addresses to be geocoded.
- setAddressLastLine(String) - Method in interface com.mapinfo.geocode.api.Address
-
The address last line is used to represent the location level information, e.g.
- setAddressLastLine(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setAddressLines(List<String>) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setAddressLines(List<String>) - Method in class com.precisely.addressing.v1.model.Result
-
- setAddressMatch(AddressMatch) - Method in class com.precisely.addressing.v1.model.Explanation
-
- setAddressNumber(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the house number information
- setAddressNumber(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setAddressNumber(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setAddressNumber(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setAddressNumber(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setAdmin1(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setAdmin1(AdminField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setAdmin1(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setAdmin2(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setAdmin2(AdminField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setAdmin2(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setAllowedValuesWithDescriptions(List<Pair<String, String>>) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set allowed values and their descriptions of input parameter
- setAllowedValuesWithDescriptions(List<Pair<String, String>>) - Method in class com.mapinfo.geocode.InputParameter
-
- setAreaName1(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the largest geographic division in an area, such as a state, province, or region
- setAreaName1(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setAreaName2(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the secondary geographic division in an area, such as a county or district.
- setAreaName2(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setAreaName3(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the city or town name
- setAreaName3(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setAreaName4(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the smallest geographic division in an area, such as a city subdivision or locality
- setAreaName4(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setBaseObject(String) - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Name of the base object these modifications apply to
- setBaseObject(String) - Method in class com.mapinfo.geocode.SupportLevel
-
- setBbox(double[]) - Method in class com.precisely.geometry.geojson.GeoJsonObject
-
Set the bounding box
- setBorough(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setBorough(AdminField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setBorough(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setBoundingBox(BoundingBox) - Method in interface com.mapinfo.geocode.api.Preferences
-
set the boundingBox
- setBoundingBox(BoundingBox) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setBuilding(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setBuilding(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setBuilding(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setCity(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setCity(AdminField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setCity(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setClassifications(List<ParsedFieldClassification>) - Method in class com.precisely.addressing.v1.model.ParsedAddress
-
Deprecated.
- setClassName(String) - Method in class com.precisely.addressing.configuration.model.CustomDataSource
-
- setClassToDescribe(String) - Method in class com.mapinfo.geocode.service.CapabilitiesRequest
-
- setClientCoordSysName(String) - Method in interface com.mapinfo.geocode.api.Preferences
-
Set coordinate system to return points in, using format "codespace:code".
- setClientCoordSysName(String) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setClientCoordSysName(String) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setClientCoordSysName(String) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setClientLocale(Locale) - Method in interface com.mapinfo.geocode.api.Preferences
-
This method allows the user to specify their locale.
- setClientLocale(Locale) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setClientLocale(Locale) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setClientLocale(Locale) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setConfig(Map<String, Configuration>) - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- setCoordinates(Position) - Method in class com.precisely.geometry.geojson.Point
-
Sets the new position (supporting deserialization)
- setCoreVersion(String) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the the core version.
- setCornerOffset(double) - Method in interface com.mapinfo.geocode.api.Preferences
-
Used for interpolating the closest house number on a range.
- setCornerOffset(double) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setCornerOffset(Distance) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setCornerOffset(Distance) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setCornerOffsetUnits(DistanceUnit) - Method in interface com.mapinfo.geocode.api.Preferences
-
Units for the corner offset
- setCornerOffsetUnits(DistanceUnit) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setCountries(List<String>) - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Countries this support level applies for
- setCountries(List<String>) - Method in class com.mapinfo.geocode.SupportLevel
-
- setCountries(Map<String, CountryField>) - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- setCountries(List<String>) - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- setCountry(String) - Method in interface com.mapinfo.geocode.api.Address
-
The country of the address.
- setCountry(String) - Method in class com.mapinfo.geocode.api.Key
-
- setCountry(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setCountry(String) - Method in class com.mapinfo.geocode.service.CapabilitiesRequest
-
- setCountry(String) - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryRequest
-
If the country is not null, getConfiguredDictionaries will return only the dictionaries for the
given country.
- setCountry(String) - Method in class com.mapinfo.geocode.service.Points
-
Set the ISO-3166 3 character country code for the point.
- setCountry(String) - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryInput
-
- setCountry(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setCountry(CountryField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setCountry(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setCountrySupportInformation(Set<CountrySupport>) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Sets information on the quality of data for each supported country
- setCountrySupportInformation(Set<CountrySupport>) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setCountrySupportInformation(Set<CountrySupport>) - Method in interface com.precisely.addressing.v1.Dictionary
-
Sets information on the quality of data for each supported country
- setCountrySupportInformation(Set<CountrySupport>) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setCustomDataSource(CustomDataSource) - Method in class com.precisely.addressing.configuration.model.DataSources
-
- setCustomDictionary(boolean) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Set to true if this is a user created dictionary
- setCustomDictionary(boolean) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setCustomDictionary(boolean) - Method in interface com.precisely.addressing.v1.Dictionary
-
Set to true if this is a user created dictionary
- setCustomDictionary(boolean) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setCustomFields(Map<String, String>) - Method in interface com.mapinfo.geocode.api.Address
-
Used to map of custom fields
- setCustomFields(Map<String, String>) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setCustomFields(Map<String, String>) - Method in class com.precisely.addressing.v1.model.Result
-
- setCustomFields(Map<String, String>) - Method in class com.precisely.addressing.v2.model.ParsedResult
-
- setCustomObjects(List<CustomObject>) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the custom objects.
- setCustomPreferences(Map<String, String>) - Method in interface com.mapinfo.geocode.api.Preferences
-
Used to map of custom fields
- setCustomPreferences(Map<String, String>) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setCustomPreferences(Map<String, String>) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setCustomPreferences(Map<String, String>) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setDataSourceModel(SpdDataSource) - Method in class com.precisely.addressing.configuration.datasources.SpdDataSource
-
- setDataSources(List<DataSources>) - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- setDataSourcesResolved(List<DataSource>) - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- setDeactivateFor(List<String>) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setDefaultValue(String) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set default value of input parameter
- setDefaultValue(String) - Method in class com.mapinfo.geocode.InputParameter
-
- setDescription(String) - Method in interface com.mapinfo.geocode.api.CustomObject
-
Set description of custom object
- setDescription(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Sets a description of the dictionary
- setDescription(String) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set description of input parameter
- setDescription(String) - Method in interface com.mapinfo.geocode.api.OutputParam
-
- setDescription(String) - Method in class com.mapinfo.geocode.CustomObjectDescriptor
-
- setDescription(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setDescription(String) - Method in class com.mapinfo.geocode.InputParameter
-
- setDescription(String) - Method in class com.mapinfo.geocode.OutputParameter
-
- setDescription(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Sets a description of the dictionary
- setDescription(List<MatchDescription>) - Method in class com.precisely.addressing.v1.model.AddressMatch
-
- setDescription(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setDescription(LocationType) - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- setDescriptions(List<FeatureDescription>) - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- setDesignation(LocationType) - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- setDictionaryList(List<Dictionary>) - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryResponse
-
- setDictionaryList(List<Dictionary>) - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryOutput
-
- setDictionaryName(String) - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryRequest
-
If the name of an existing dictionary is passed in the request, only that dictionary will be
described in the response.
- setDictionaryOrdering(List<String>) - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
set the list of supported dictionaries in the order to be searched
- setDistance(double) - Method in interface com.mapinfo.geocode.api.Distance
-
set the distance
- setDistance(double) - Method in interface com.mapinfo.geocode.api.Preferences
-
Defines the maximum distance to search for reverse geocode candidates.
- setDistance(double) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setDistance(Distance) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setDistance(Distance) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setDistance(Distance) - Method in class com.precisely.addressing.v1.model.PredictionResult
-
- setDistance(Distance) - Method in class com.precisely.addressing.v2.model.PredictionResultV2
-
- setDistanceUnits(DistanceUnit) - Method in interface com.mapinfo.geocode.api.Distance
-
Set distance units
- setDistanceUnits(DistanceUnit) - Method in interface com.mapinfo.geocode.api.Preferences
-
Units for the distance of the reverse geocode search distance defined with setDistance
- setDistanceUnits(DistanceUnit) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setEnd(Integer) - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- setErrorMessage(String) - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryOutput
-
- setErrorMessage(String) - Method in class com.precisely.addressing.v1.model.ParsedResponse
-
Deprecated.
- setErrorMessage(String) - Method in class com.precisely.addressing.v1.model.PredictionResponse
-
- setErrorMessage(String) - Method in class com.precisely.addressing.v1.model.Response
-
- setErrorMessage(String) - Method in class com.precisely.addressing.v2.model.ParsedResponseV2
-
- setErrorMessage(String) - Method in class com.precisely.addressing.v2.model.PredictionResponseV2
-
- setExplanation(LocationExplanation) - Method in class com.precisely.addressing.v1.model.Location
-
- setExplanation(Explanation) - Method in class com.precisely.addressing.v1.model.Result
-
- setExtractedPath(String) - Method in class com.precisely.addressing.configuration.model.SpdDataSource
-
- setFactoryDescription(FactoryDescription) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setFactoryDescription(FactoryDescription) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setFallbackToGeographic(boolean) - Method in interface com.mapinfo.geocode.api.Preferences
-
If true and an address level geocode fails to find a close candidate, wil attempt to find a
geographic centroid based on the input address.
- setFallbackToGeographic(boolean) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setFallbackToGeographic(Boolean) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setFallbackToGeographic(Boolean) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setFallbackToPostal(boolean) - Method in interface com.mapinfo.geocode.api.Preferences
-
If true and an address level geocode fails to find a close candidate, wil attempt to find a
postal centroid based on the input address.
- setFallbackToPostal(boolean) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setFallbackToPostal(Boolean) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setFallbackToPostal(Boolean) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setFeature(SimpleFeature) - Method in class com.precisely.addressing.v1.model.Location
-
- setFeatures(List<Feature>) - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- setFeatures(List<Feature>) - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- setFeatureSpecific(Map<Feature, String>) - Method in class com.precisely.addressing.common.ImmutableFactoryDescription
-
- setFeatureSpecific(Map<Feature, String>) - Method in interface com.precisely.addressing.v1.FactoryDescription
-
- setFeatureSpecific(Map<Feature, String>) - Method in class com.precisely.addressing.v1.model.DefaultFactoryDescription
-
- setFileDataSource(FileDataSource) - Method in class com.precisely.addressing.configuration.model.DataSources
-
- setFloor(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setFloor(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setFloor(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setForeignMember(String, Object) - Method in class com.precisely.geometry.geojson.GeoJsonObject
-
Set a foreign member
- setFormattedAddress(String) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setFormattedAddress(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- setFormattedAddress(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setFormattedLocationAddress(String) - Method in class com.mapinfo.geocode.api.Candidate
-
- setFormattedLocationAddress(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setFormattedStreetAddress(String) - Method in class com.mapinfo.geocode.api.Candidate
-
- setFormattedStreetAddress(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setFrom(String) - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- setGeocoderVersions(List<Pair<String, String>>) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the geocoder versions.
- setGeocodeType(String) - Method in class com.mapinfo.geocode.service.ConfiguredDictionaryRequest
-
If the type is not null, getConfiguredDictionaries will return default geocode dictionaries
given engineType will return.
- setGeocodeType(String) - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryInput
-
- setGeocodingEngines(List<String>) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the Geocoding Engines.
- setGeometry(Geometry) - Method in class com.precisely.geometry.SimpleFeature
-
Set the geometry
- setHighBoundary(String) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set high boundary of input parameter
- setHighBoundary(String) - Method in class com.mapinfo.geocode.InputParameter
-
- setHighHouse(String) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setHighUnitValue(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- setIdentifier(String) - Method in class com.mapinfo.geocode.api.Candidate
-
- setIdentifier(String) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setIdentifier(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- setIdentifier(String) - Method in class com.precisely.addressing.v1.model.Explanation
-
- setInput(InputParam) - Method in class com.mapinfo.geocode.CustomObjectMember
-
- setInstancePoolConfiguration(Map<String, PoolConfiguration>) - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- setIntersection(ParsedField) - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- setIsoAlpha2Code(String) - Method in class com.precisely.addressing.v1.model.CountryField
-
- setIsoAlpha3Code(String) - Method in class com.precisely.addressing.v1.model.CountryField
-
- setIsoNumericCode(String) - Method in class com.precisely.addressing.v1.model.CountryField
-
- setJavaProperties(Map<String, String>) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setKey(String) - Method in class com.precisely.addressing.v1.model.KeyValue
-
- setKeys(List<Key>) - Method in class com.mapinfo.geocode.service.KeyLookupRequest
-
- setKeysOfCustomFieldsToReturn(Set<String>) - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
Define the set containing the keys of what fields in a candidate's custom values should be
returned.
- setKeysOfCustomFieldsToReturn(Set<String>) - Method in class com.mapinfo.geocode.ReturnFields
-
- setLabel(String) - Method in class com.precisely.addressing.common.ImmutableFactoryDescription
-
- setLabel(String) - Method in interface com.precisely.addressing.v1.FactoryDescription
-
- setLabel(String) - Method in class com.precisely.addressing.v1.model.DefaultFactoryDescription
-
- setLabel(String) - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- setLabel(String) - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- setLevelsOfSupport(List<SupportLevelDescriptor>) - Method in interface com.mapinfo.geocode.api.Operation
-
Local support information
- setLevelsOfSupport(List<SupportLevelDescriptor>) - Method in class com.mapinfo.geocode.GeocodeOperation
-
- setLocation(Location) - Method in class com.precisely.addressing.v1.model.Result
-
- setLongName(String) - Method in class com.precisely.addressing.v1.model.AdminField
-
- setLowBoundary(String) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set low boundary of input parameter
- setLowBoundary(String) - Method in class com.mapinfo.geocode.InputParameter
-
- setLowHouse(String) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setLowUnitValue(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- setMainAddressLine(String) - Method in interface com.mapinfo.geocode.api.Address
-
The main address line is use to input a single line (e.g., "1 Global Vw, Troy NY 12180", or the
street line information (e.g., "1 Global Vw").
- setMainAddressLine(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setMatchedSubstring(String) - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- setMatchMode(MatchMode) - Method in interface com.mapinfo.geocode.api.Preferences
-
sets the match mode
- setMatchMode(MatchMode) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setMatchMode(String) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setMatchMode(String) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setMatchOnAddressNumber(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input address number to be returned; on
a candidate, true indicates a match to input field.
- setMatchOnAddressNumber(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnAllStreetFields(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match any provided input street name, type,
directional, prefix and suffix to be returned; on a candidate, true indicates a match to input
street information.
- setMatchOnAllStreetFields(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnAreaName1(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 1 to be returned; on a
candidate, true indicates a match to input field.
- setMatchOnAreaName1(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnAreaName2(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 2 to be returned; on a
candidate, true indicates a match to input field.
- setMatchOnAreaName2(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnAreaName3(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 3 to be returned; on a
candidate, true indicates a match to input field.
- setMatchOnAreaName3(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnAreaName4(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input area name 4 to be returned; on a
candidate, true indicates a match to input field.
- setMatchOnAreaName4(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnInputFields(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
As input preference only, true indicates that any input supplied by user (house number, city
name, postcode, etc) must match for a candidate to be returned; on a candidate, this is not
applicable.
- setMatchOnInputFields(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnPlaceName(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input place name.
- setMatchOnPlaceName(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnPostCode1(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
In preferences, true indicates the candidate must match input post code 1 to be returned; on a
candidate, true indicates a match to input field.
- setMatchOnPostCode1(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnPostCode2(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate.
- setMatchOnPostCode2(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnStreetDirectional(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input street directional.
- setMatchOnStreetDirectional(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnStreetName(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input street name.
- setMatchOnStreetName(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnStreetType(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
This only applies to a returned candidate, true indicates a match to input street type.
- setMatchOnStreetType(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchOnUnitValue(boolean) - Method in interface com.mapinfo.geocode.api.FieldsMatching
-
- setMatchOnUnitValue(boolean) - Method in class com.mapinfo.geocode.GeocodeMatchFields
-
- setMatchType(String) - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- setMaxActive(Integer) - Method in class com.precisely.addressing.configuration.model.PoolConfiguration
-
- setMaxActive(Integer) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setMaxIdle(Integer) - Method in class com.precisely.addressing.configuration.model.PoolConfiguration
-
- setMaxIdle(Integer) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setMaximumMemory(int) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setMaxResults(Integer) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setMaxResults(Integer) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setMaxReturnedCandidates(int) - Method in interface com.mapinfo.geocode.api.Preferences
-
Specifies the maximum number of candidates to be returned.
- setMaxReturnedCandidates(int) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setMaxReturnedRanges(int) - Method in interface com.mapinfo.geocode.api.Preferences
-
Specifies the maximum number of ranges to be returned per candidate.
- setMaxReturnedRanges(int) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setMaxReturnedRangeUnits(int) - Method in interface com.mapinfo.geocode.api.Preferences
-
Set maximum number of unit objects to be returned on a range.
- setMaxReturnedRangeUnits(int) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setMembers(List<CustomObjectMember>) - Method in interface com.mapinfo.geocode.api.CustomObject
-
Set members of custom object
- setMembers(List<CustomObjectMember>) - Method in class com.mapinfo.geocode.CustomObjectDescriptor
-
- setMinIdle(Integer) - Method in class com.precisely.addressing.configuration.model.PoolConfiguration
-
- setMinIdle(Integer) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setMinimumMemory(int) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setMustMatchFields(FieldsMatching) - Method in interface com.mapinfo.geocode.api.Preferences
-
Allows you to specify what fields must match input in order for a candidate to be considered
close
- setMustMatchFields(FieldsMatching) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setName(String) - Method in interface com.mapinfo.geocode.api.CustomObject
-
Set name of custom object
- setName(String) - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Set the name of the Geocoding Engine
- setName(String) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set name of input parameter
- setName(String) - Method in interface com.mapinfo.geocode.api.Operation
-
Name of the operation
- setName(String) - Method in interface com.mapinfo.geocode.api.OutputParam
-
- setName(String) - Method in class com.mapinfo.geocode.CustomObjectDescriptor
-
- setName(String) - Method in class com.mapinfo.geocode.CustomObjectMember
-
- setName(String) - Method in class com.mapinfo.geocode.GeocodeOperation
-
- setName(String) - Method in class com.mapinfo.geocode.InputParameter
-
- setName(String) - Method in class com.mapinfo.geocode.OutputParameter
-
- setName(String) - Method in class com.precisely.addressing.v1.model.CountryField
-
- setName(String) - Method in class com.precisely.addressing.v1.model.DataField
-
- setName(String) - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- setName(ParsedField) - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- setNeighborhood(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setNeighborhood(AdminField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setNeighborhood(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setNorthEastXY(List<Double>) - Method in class com.mapinfo.geocode.api.BoundingBox
-
List containing [X, Y] coordinate for the north east direction of boundary
- setNumberOfExtractors(int) - Method in class com.precisely.addressing.configuration.model.SpdDataSource
-
- setOddEvenIndicator(OddEvenIndicator) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setOperationToDescribe(String) - Method in class com.mapinfo.geocode.service.CapabilitiesRequest
-
- setOptionalInput(List<InputParam>) - Method in interface com.mapinfo.geocode.api.Operation
-
The optional input
- setOptionalInput(List<InputParam>) - Method in class com.mapinfo.geocode.GeocodeOperation
-
- setOptions(Map<String, String>) - Method in class com.precisely.addressing.configuration.model.CustomDataSource
-
- setOriginXY(List<Double>) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setOriginXY(List<Double>) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setOutput(List<OutputParam>) - Method in interface com.mapinfo.geocode.api.Operation
-
The output objects
- setOutput(OutputParam) - Method in class com.mapinfo.geocode.CustomObjectMember
-
- setOutput(List<OutputParam>) - Method in class com.mapinfo.geocode.GeocodeOperation
-
- setParsed(List<ParsedAddress>) - Method in class com.precisely.addressing.v1.model.ParsedResponse
-
Deprecated.
- setParsed(Map<String, List<ParsedAddress>>) - Method in class com.precisely.addressing.v1.model.Result
-
Deprecated.
- setParsedAddress(List<ParsedAddress>) - Method in class com.precisely.addressing.v1.model.Result
-
- setPath(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Path to the actual data dictionary.
- setPath(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setPath(Path) - Method in class com.precisely.addressing.configuration.datasources.FileDataSource
-
- setPath(Path) - Method in class com.precisely.addressing.configuration.model.FileDataSource
-
- setPath(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Path to the actual data dictionary.
- setPath(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setPlaceName(String) - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the name of a business, building, or location.
- setPlaceName(String) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setPlaceName(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- setPlaceName(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setPlaceName(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setPlaceName(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setPlaceName(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setPoint(IPoint) - Method in class com.mapinfo.geocode.api.Candidate
-
- setPoint(IPoint) - Method in interface com.mapinfo.geocode.api.Preferences
-
set the origin point
- setPoint(IPoint) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setPoint(IPoint) - Method in class com.mapinfo.geocode.service.FindNearestRequest
-
- setPoint(IPoint) - Method in class com.mapinfo.geocode.service.Points
-
Use this method to directly set the location to be reverse geocoded
- setPoint(double, double) - Method in class com.mapinfo.geocode.service.Points
-
This method provides a shortcut to building a point for users who are only using the default
Long/Lat WGS84 projection as the location to be reverse geocoded.
- setPoint(double, double, String) - Method in class com.mapinfo.geocode.service.Points
-
This method provides a shortcut to building a point from the X,Y and coordsys projection to be
reverse geocoded.
- setPoints(List<Points>) - Method in class com.mapinfo.geocode.service.ReverseGeocodeRequest
-
Sets the list of locations that will be used for reverse geocode
- setPort(int) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- setPostalCode(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setPostalCode(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setPostalCode(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setPostalCodeExt(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setPostalCodeExt(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setPostalCodeExt(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setPostCode1(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the main postal code.
- setPostCode1(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setPostCode2(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the secondary postal code, if used.
- setPostCode2(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setPostDirectional(ParsedField) - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- setPostType(ParsedField) - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- setPrecisionCode(String) - Method in class com.mapinfo.geocode.api.Candidate
-
- setPrecisionLevel(int) - Method in class com.mapinfo.geocode.api.Candidate
-
- setPrediction(String) - Method in class com.precisely.addressing.v1.model.PredictionResult
-
- setPrediction(String) - Method in class com.precisely.addressing.v2.model.PredictionResultV2
-
- setPredictions(List<PredictionResult>) - Method in class com.precisely.addressing.v1.model.PredictionResponse
-
- setPredictions(List<PredictionResultV2>) - Method in class com.precisely.addressing.v2.model.PredictionResponseV2
-
- setPreDirectional(ParsedField) - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- setPreferences(Preferences) - Method in class com.mapinfo.geocode.service.FindNearestRequest
-
- setPreferences(Preferences) - Method in class com.mapinfo.geocode.service.GeocodeRequest
-
Sets the preferences to be used for geocoding.
- setPreferences(Preferences) - Method in class com.mapinfo.geocode.service.InteractiveRequest
-
- setPreferences(Preferences) - Method in class com.mapinfo.geocode.service.KeyLookupRequest
-
- setPreferences(Preferences) - Method in class com.mapinfo.geocode.service.ReverseGeocodeRequest
-
Allows you to set the preferences for the request.
- setPreferences(Preferences) - Method in class com.precisely.addressing.configuration.model.Configuration
-
- setPreferredDictionaryOrder(List<String>) - Method in interface com.mapinfo.geocode.api.Preferences
-
For countries with more than one configured dictionary, this method allows the user to define
the priorities of the dictionaries and also exclude specific configured dictionaries from the
search.
- setPreferredDictionaryOrder(List<String>) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setPremiumLocationCode(String) - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- setPreType(ParsedField) - Method in class com.precisely.addressing.v2.model.StreetComponents
-
- setPrimaryCountry(String) - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Set the country code used as internal name of the Geocoding Engine
- setProduct(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Set productCode for the data
- setProduct(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setProduct(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Set productCode for the data
- setProduct(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setProperties(Map<String, String>) - Method in class com.precisely.addressing.configuration.model.Configuration
-
- setProperties(Map<String, String>) - Method in class com.precisely.geometry.geojson.Crs
-
- setProperties(Map<String, Object>) - Method in class com.precisely.geometry.SimpleFeature
-
Set the properties map
- setProvider(String) - Method in class com.precisely.addressing.v1.model.FeatureDescription
-
- setProviders(List<Map<String, String>>) - Method in class com.precisely.addressing.v1.model.DefaultCapabilities
-
- setRanges(List) - Method in class com.precisely.addressing.v2.model.PredictionResultV2
-
- setRegion(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Sets a region of the dictionary
- setRegion(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setRegion(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Sets a region of the dictionary
- setRegion(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setRemoteConfiguration(RemoteConfiguration) - Method in class com.precisely.addressing.configuration.model.ConfigurationHolder
-
- setRepositoryName(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Set the name of the dictionary.
- setRepositoryName(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setRepositoryName(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Set the name of the dictionary.
- setRepositoryName(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setRequiredInput(List<InputParam>) - Method in interface com.mapinfo.geocode.api.Operation
-
The required input
- setRequiredInput(List<InputParam>) - Method in class com.mapinfo.geocode.GeocodeOperation
-
- setResults(List<Result>) - Method in class com.precisely.addressing.v1.model.Response
-
- setResults(List<ParsedResult>) - Method in class com.precisely.addressing.v2.model.ParsedResponseV2
-
- setReturnAllCandidateInfo(boolean) - Method in interface com.mapinfo.geocode.api.Preferences
-
If set to true, all available information will be returned for each candidate.
- setReturnAllCandidateInfo(boolean) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setReturnAllCustomFields(boolean) - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
Sets whether or not the information on what candidates fields matched the input will be
returned
- setReturnAllCustomFields(boolean) - Method in class com.mapinfo.geocode.ReturnFields
-
- setReturnAllInfo(Boolean) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setReturnAllInfo(Boolean) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setReturnFieldsDescriptor(ReturnFieldsDescriptor) - Method in interface com.mapinfo.geocode.api.Preferences
-
Allows you to select what parts of a candidate to return.
- setReturnFieldsDescriptor(ReturnFieldsDescriptor) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setReturnMatchDescriptor(boolean) - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
Sets whether or not all information in the candidates custom fields will be returned
- setReturnMatchDescriptor(boolean) - Method in class com.mapinfo.geocode.ReturnFields
-
- setReturnOfAdditionalFields(Set<String>) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setReturnOfAdditionalFields(Set<String>) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setReturnStreetAddressFields(boolean) - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
Sets whether or not the individual street address fields: address number, street name,
thoroughfare type, pre and post directionals, and street prefix and suffix will be returned if
available.
- setReturnStreetAddressFields(boolean) - Method in class com.mapinfo.geocode.ReturnFields
-
- setReturnType(String) - Method in class com.precisely.addressing.v1.model.MatchDescription
-
- setReturnUnitInformation(boolean) - Method in interface com.mapinfo.geocode.api.ReturnFieldsDescriptor
-
Sets whether or not the unit information attached to a candidate will be returned when
available.
- setReturnUnitInformation(boolean) - Method in class com.mapinfo.geocode.ReturnFields
-
- setRoom(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setRoom(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setRoom(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setScore(Integer) - Method in class com.precisely.addressing.v1.model.ParsedAddress
-
Deprecated.
- setScore(Integer) - Method in class com.precisely.addressing.v1.model.Result
-
- setScore(Integer) - Method in class com.precisely.addressing.v2.model.ParsedResult
-
- setServiceDesc(String) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the service description.
- setServiceName(String) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the service name.
- setShortName(String) - Method in class com.precisely.addressing.v1.model.AdminField
-
- setSide(StreetSideIndicator) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setSource(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Sets the source data vendor for this data
- setSource(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setSource(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Sets the source data vendor for this data
- setSource(Map<String, String>) - Method in class com.precisely.addressing.v1.model.Explanation
-
- setSource(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setSourceDictionary(String) - Method in class com.mapinfo.geocode.api.Candidate
-
- setSouthWestXY(List<Double>) - Method in class com.mapinfo.geocode.api.BoundingBox
-
List containing [X, Y] coordinate for the south west direction of boundary
- setSpdDataSource(SpdDataSource) - Method in class com.precisely.addressing.configuration.model.DataSources
-
- setSpdPaths(List<String>) - Method in class com.precisely.addressing.configuration.model.SpdDataSource
-
- setStart(Integer) - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- setStatus(Status) - Method in class com.precisely.addressing.v1.model.ConfiguredDictionaryOutput
-
- setStatus(Status) - Method in class com.precisely.addressing.v1.model.ParsedResponse
-
Deprecated.
- setStatus(Status) - Method in class com.precisely.addressing.v1.model.PredictionResponse
-
- setStatus(Status) - Method in class com.precisely.addressing.v1.model.Response
-
- setStatus(Status) - Method in class com.precisely.addressing.v2.model.ParsedResponseV2
-
- setStatus(Status) - Method in class com.precisely.addressing.v2.model.PredictionResponseV2
-
- setStreet(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setStreet(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setStreet(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setStreetComponents(StreetComponents) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setStreetName(String) - Method in interface com.mapinfo.geocode.api.Address
-
Represents the street name, e.g., "West Main St".
- setStreetName(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setStreetOffset(double) - Method in interface com.mapinfo.geocode.api.Preferences
-
Used for interpolating the closest house number on a range.
- setStreetOffset(double) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setStreetOffset(Distance) - Method in class com.precisely.addressing.v1.model.DefaultPreferences
-
- setStreetOffset(Distance) - Method in class com.precisely.addressing.v1.model.EmptyPreferences
-
- setStreetOffsetUnits(DistanceUnit) - Method in interface com.mapinfo.geocode.api.Preferences
-
Units for the street offset
- setStreetOffsetUnits(DistanceUnit) - Method in class com.mapinfo.geocode.GeocoderPreferences
-
- setSuburb(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setSuburb(AdminField) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setSuburb(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setSupportedCountries(List<String>) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the supported countries
- setSupportedCountries(List<String>) - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Set the list of supported countries
- setSupportedCountries(Set<String>) - Method in class com.mapinfo.geocode.CountrySupport
-
Sets the supported countries
- setSupportedCountries(Set<String>) - Method in class com.precisely.addressing.v1.model.CountrySupport
-
Sets the supported countries
- setSupportedDataLevel(int) - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Not yet implemented.
- setSupportedDataLevel(int) - Method in class com.mapinfo.geocode.SupportLevel
-
- setSupportedDataTypes(Set<DataType>) - Method in class com.mapinfo.geocode.CountrySupport
-
Sets the data types
- setSupportedDataTypes(Set<DataType>) - Method in class com.precisely.addressing.v1.model.CountrySupport
-
Sets the data types
- setSupportedOperations(List<Operation>) - Method in interface com.mapinfo.geocode.api.CapabilitiesResponse
-
Set the supported operations
- SETTINGS_FILE_BASE - Static variable in class com.mapinfo.geocode.util.CommonConstants
-
- setType(String) - Method in interface com.mapinfo.geocode.api.InputParam
-
Set type of input parameter
- setType(String) - Method in interface com.mapinfo.geocode.api.OutputParam
-
- setType(String) - Method in class com.mapinfo.geocode.InputParameter
-
- setType(String) - Method in class com.mapinfo.geocode.OutputParameter
-
- setType(GeocodeType) - Method in class com.mapinfo.geocode.service.GeocodeRequest
-
Set the geocode type to be performed.
- setType(KeyType) - Method in class com.mapinfo.geocode.service.KeyLookupRequest
-
- setType(MatchType) - Method in class com.precisely.addressing.v1.model.AddressMatch
-
- setType(String) - Method in class com.precisely.addressing.v1.model.DataField
-
- setType(LocationType) - Method in class com.precisely.addressing.v1.model.LocationExplanation
-
- setType(String) - Method in class com.precisely.geometry.geojson.Crs
-
- setType(String) - Method in class com.precisely.geometry.SimpleFeature
-
- setUnit(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setUnit(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setUnit(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setUnits(List<CandidateRangeUnit>) - Method in class com.mapinfo.geocode.api.CandidateRange
-
- setUnitType(String) - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the unit type (such as "Apt" or "Suite") where appropriate
- setUnitType(String) - Method in class com.mapinfo.geocode.api.CandidateRangeUnit
-
- setUnitType(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setUnitType(String) - Method in class com.precisely.addressing.v1.model.RequestAddress
-
- setUnitType(String) - Method in class com.precisely.addressing.v1.model.ResponseAddress
-
- setUnitType(ParsedField) - Method in class com.precisely.addressing.v2.model.ParsedAddressV2
-
- setUnitValue(String) - Method in interface com.mapinfo.geocode.api.Address
-
Used to represent the unit value (e.g., "3B") where appropriate
- setUnitValue(String) - Method in class com.mapinfo.geocode.GeocodeAddress
-
- setUpdatedOptionalInput(List<InputParam>) - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Changes to optional input of the base operation, if any
- setUpdatedOptionalInput(List<InputParam>) - Method in class com.mapinfo.geocode.SupportLevel
-
- setUpdatedOptionalOutput(List<OutputParam>) - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Changes to possible output of the base operation, if any
- setUpdatedOptionalOutput(List<OutputParam>) - Method in class com.mapinfo.geocode.SupportLevel
-
- setUpdatedRequiredInput(List<InputParam>) - Method in interface com.mapinfo.geocode.api.SupportLevelDescriptor
-
Changes to required input of the base operation, if any
- setUpdatedRequiredInput(List<InputParam>) - Method in class com.mapinfo.geocode.SupportLevel
-
- setVal1(V1) - Method in class com.mapinfo.geocode.Pair
-
Setter method for Val1
- setVal2(V2) - Method in class com.mapinfo.geocode.Pair
-
Setter method for val2
- setValue(String) - Method in class com.mapinfo.geocode.api.Key
-
- setValue(String) - Method in class com.precisely.addressing.v1.model.KeyValue
-
- setValue(String) - Method in class com.precisely.addressing.v1.model.ParsedFieldClassification
-
Deprecated.
- setValue(String) - Method in class com.precisely.addressing.v2.model.ParsedField
-
- setVersion(String) - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Set the version of the Geocoding Engine
- setVersion(String) - Method in enum com.precisely.addressing.configuration.OperatingSystemInfo.OS
-
- setVintage(String) - Method in interface com.mapinfo.geocode.api.Dictionary
-
Sets the vintage of the source data for this dictionary
- setVintage(String) - Method in interface com.mapinfo.geocode.api.GeocodeEngine
-
Set the version string of the Geocoding engine
- setVintage(String) - Method in class com.mapinfo.geocode.GeocoderDictionary
-
- setVintage(String) - Method in interface com.precisely.addressing.v1.Dictionary
-
Sets the vintage of the source data for this dictionary
- setVintage(String) - Method in class com.precisely.addressing.v1.model.GeocoderDictionary
-
- setVmargs(String) - Method in class com.precisely.addressing.configuration.model.RemoteConfiguration
-
- shouldReturnField(String, Preferences) - Static method in class com.mapinfo.geocode.util.GeocodeUtils
-
- shouldReturnFields(String, Preferences) - Static method in class com.precisely.addressing.configuration.ConfigurationFactory
-
- SimpleFeature - Class in com.precisely.geometry
-
The simple feature
- SimpleFeature() - Constructor for class com.precisely.geometry.SimpleFeature
-
Constructor
- SimpleFeature(Geometry, Map<String, Object>) - Constructor for class com.precisely.geometry.SimpleFeature
-
Constructor
- simplePoint(Double, Double) - Static method in class com.precisely.geometry.GeometryFactory
-
- simplePoint(Double, Double, String) - Static method in class com.precisely.geometry.GeometryFactory
-
- SOUTH_SIDE_DOOR - Static variable in class com.precisely.addressing.v1.model.LocationDescriptionTypes
-
- SPD_DATA_SOURCE - Static variable in interface com.precisely.addressing.configuration.DataSourceConfiguration
-
- SpdDataSource - Class in com.precisely.addressing.configuration.datasources
-
- SpdDataSource(DataSourceConfiguration) - Constructor for class com.precisely.addressing.configuration.datasources.SpdDataSource
-
- SpdDataSource() - Constructor for class com.precisely.addressing.configuration.datasources.SpdDataSource
-
- SpdDataSource - Class in com.precisely.addressing.configuration.model
-
- SpdDataSource() - Constructor for class com.precisely.addressing.configuration.model.SpdDataSource
-
- SpdDataSourceBuilder - Class in com.precisely.addressing.configuration.datasources
-
- SpdDataSourceBuilder() - Constructor for class com.precisely.addressing.configuration.datasources.SpdDataSourceBuilder
-
- SpdHandler - Class in com.precisely.addressing.configuration.datasources
-
- SpdHandler() - Constructor for class com.precisely.addressing.configuration.datasources.SpdHandler
-
- StandardMatchMode - Enum in com.mapinfo.geocode.api
-
Match mode used by most countries outside of USA
- StandardOperations - Interface in com.mapinfo.geocode.adapter
-
User: VA002NI Date: 5/15/14 Time: 8:39 AM
- Status - Enum in com.precisely.addressing.v1.model
-
- STREET - Static variable in class com.precisely.addressing.v1.model.LocationTypes
-
- STREET - Static variable in class com.precisely.addressing.v1.model.MatchTypes
-
- STREET_ACCESS_POINT - Static variable in class com.precisely.addressing.v1.model.LocationDescriptionTypes
-
- STREET_BLOCK - Static variable in class com.precisely.addressing.v1.model.LocationDescriptionTypes
-
- StreetComponents - Class in com.precisely.addressing.v2.model
-
- StreetComponents() - Constructor for class com.precisely.addressing.v2.model.StreetComponents
-
- StreetSideIndicator - Enum in com.mapinfo.geocode.api
-
Indicates the side of the street the address is on
- SUBURB - Static variable in class com.precisely.addressing.v1.model.LocationTypes
-
- suggest(Address, Preferences) - Method in interface com.mapinfo.geocode.api.InteractiveGeocodingAPI
-
Completes the given information with a collection of suggested candidate matches.
- suggest(Address, Preferences) - Method in class com.mapinfo.geocode.interactive.InteractiveGeocoder
-
Deprecated.
- SupportLevel - Class in com.mapinfo.geocode
-
Contains information on what country and data is available for an operation
- SupportLevel() - Constructor for class com.mapinfo.geocode.SupportLevel
-
- SupportLevelDescriptor - Interface in com.mapinfo.geocode.api
-
This class is used to describe custom settings for an operation; either changes to input values
or additional output objects, or both.
- value() - Method in enum com.mapinfo.geocode.api.DistanceUnit
-
Returns the string representing the type of unit
- value() - Method in enum com.mapinfo.geocode.ExceptionCode
-
- value() - Method in enum com.precisely.addressing.v1.model.DistanceUnit
-
- valueOf(String) - Static method in enum com.mapinfo.geocode.adapter.BasicOperations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.adapter.OverrideDescriptor.Usage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.AdditionalFieldKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.DefaultMatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.DistanceUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.GeocodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.InteractiveMatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.OddEvenIndicator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.StandardMatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.StreetSideIndicator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.api.USAMatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.context.GeocoderContext.LibraryLoaderStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.ExceptionCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.mapinfo.geocode.util.OperatingSystemInfo.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.precisely.addressing.configuration.OperatingSystemInfo.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.precisely.addressing.configuration.ProductType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.precisely.addressing.v1.model.AddressComponents
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.precisely.addressing.v1.model.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.precisely.addressing.v1.model.DistanceUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.precisely.addressing.v1.model.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.mapinfo.geocode.adapter.BasicOperations
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.adapter.OverrideDescriptor.Usage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.AdditionalFieldKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.DefaultMatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.DistanceUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.GeocodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.InteractiveMatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.OddEvenIndicator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.StandardMatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.StreetSideIndicator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.api.USAMatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.context.GeocoderContext.LibraryLoaderStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.ExceptionCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.mapinfo.geocode.util.OperatingSystemInfo.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.precisely.addressing.configuration.OperatingSystemInfo.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.precisely.addressing.configuration.ProductType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.precisely.addressing.v1.model.AddressComponents
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.precisely.addressing.v1.model.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.precisely.addressing.v1.model.DistanceUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.precisely.addressing.v1.model.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(RequestAddress, Preferences) - Method in class com.precisely.addressing.Addresser
-
- VERIFY - Static variable in class com.precisely.addressing.common.Features
-
- verify(RequestAddress, Preferences) - Method in interface com.precisely.addressing.v1.Addressing
-
- VIRTUAL_POINT - Static variable in class com.precisely.addressing.v1.model.LocationDescriptionTypes
-