|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGeocodingIndexCompute
Provides access to members that calculate geocoding index values.
This interface is deprecated.
Use the IGeocodingIndexCompute interface to automatically maintain a geocoding index Table. In general, you don't need to use this interface, unless you have created your own object class extension for geocoding indexes.
GeocodingIndexObject
,
GeocodingIndexClassExtension
,
ReferenceDataIndex
,
IReferenceDataTable.getGeocodingIndexes()
,
IReferenceDataFieldEdit
,
ReferenceDataFieldsEnumerator
,
ReferenceDataTableEnumerator
,
IGeocodingIndexCompute
,
IReferenceDataField
,
IReferenceDataTableEdit
,
ESRIFDOAddressLocator
,
IReferenceDataFile.getPathName()
,
StreetMapAddressLocator
,
IEnumReferenceDataField
,
IReferenceDataFile
,
IReferenceDataTable
,
IReferenceDataTables
,
IReferenceDataTables.getTables()
,
ReferenceDataField
,
IReferenceDataFile.getFilters()
,
IEnumReferenceDataTable
,
IReferenceDataIndex
,
ReferenceDataTable
,
IReferenceDataIndexEdit
,
IAddressGeocoding.validate()
,
ReferenceDataIndexEnumerator
,
IEnumReferenceDataIndex
Method Summary | |
---|---|
void |
computeIndexRow(IObject sourceRow,
IObject indexRow)
Generates the index row values for a reference data row. |
Method Detail |
---|
void computeIndexRow(IObject sourceRow, IObject indexRow) throws IOException, AutomationException
This method is deprecated.
sourceRow
- A reference to a com.esri.arcgis.geodatabase.IObject (in)indexRow
- A reference to a com.esri.arcgis.geodatabase.IObject (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |