| Package | Description |
|---|---|
| com.mapinfo.geocode | |
| com.mapinfo.geocode.api |
| Modifier and Type | Class and Description |
|---|---|
class |
GeocodeMatchFields
This class implements the FieldsMatching interface.
|
| Modifier and Type | Method and Description |
|---|---|
FieldsMatching |
GeocoderPreferences.getMustMatchFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeocoderPreferences.setMustMatchFields(FieldsMatching mustMatchFields) |
| Constructor and Description |
|---|
GeocodeMatchFields(FieldsMatching orig) |
| Modifier and Type | Field and Description |
|---|---|
protected FieldsMatching |
Candidate.matchedFields |
| Modifier and Type | Method and Description |
|---|---|
FieldsMatching |
Candidate.getMatchedFields()
If requested in the input preference, this object will contain a description of what input
fields matched this candidate.
|
FieldsMatching |
Preferences.getMustMatchFields()
Allows you to specify what fields must match input in order for a candidate to be considered
close
|
| Modifier and Type | Method and Description |
|---|---|
void |
Preferences.setMustMatchFields(FieldsMatching mustMatchFields)
Allows you to specify what fields must match input in order for a candidate to be considered
close
|
Copyright © 2024. All rights reserved.