|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAdvancedGeocoding
COM Interface 'IAdvancedGeocoding'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to members for advanced geocoding functions.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe0f10b74_eb7c_11d2_9f47_00c04f8ed1c4
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.location.IAddressGeocoding |
|---|
IID600a589a_ddc1_11d3_9f74_00c04f8ed1c4 |
| Method Summary | |
|---|---|
IArray |
findStandardizedAddressCandidates(IPropertySet standardizedAddress)
Generates candidates for a standardized address. |
IFields |
getStandardizeFields()
Fields contained in a standardized address. |
IPropertySet |
matchStandardizedAddress(IPropertySet standardizedAddress)
Geocodes a single standardized address. |
void |
rematchTable(ITable pInputTable,
java.lang.String inputFieldNames,
java.lang.String inputJoinFieldName,
IFeatureClass resultTable,
java.lang.String outputFieldNames,
java.lang.String outputJoinFieldName,
java.lang.String whereClause,
ITrackCancel cancelTracker)
Rematches a geocoded feature class or shapefile. |
IPropertySet |
standardizeAddress(IPropertySet address,
boolean[] isAnIntersection)
Standardizes an address. |
| Methods inherited from interface com.esri.arcgis.location.IAddressGeocoding |
|---|
getMatchFields, matchAddress, matchTable, validate |
| Field Detail |
|---|
static final int IIDe0f10b74_eb7c_11d2_9f47_00c04f8ed1c4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFields getStandardizeFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void rematchTable(ITable pInputTable,
java.lang.String inputFieldNames,
java.lang.String inputJoinFieldName,
IFeatureClass resultTable,
java.lang.String outputFieldNames,
java.lang.String outputJoinFieldName,
java.lang.String whereClause,
ITrackCancel cancelTracker)
throws java.io.IOException,
AutomationException
pInputTable - A reference to a com.esri.arcgis.geodatabase.ITable (in)inputFieldNames - The inputFieldNames (in)inputJoinFieldName - The inputJoinFieldName (in)resultTable - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)outputFieldNames - The outputFieldNames (in)outputJoinFieldName - The outputJoinFieldName (in)whereClause - The whereClause (in)cancelTracker - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet matchStandardizedAddress(IPropertySet standardizedAddress)
throws java.io.IOException,
AutomationException
standardizedAddress - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IArray findStandardizedAddressCandidates(IPropertySet standardizedAddress)
throws java.io.IOException,
AutomationException
standardizedAddress - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet standardizeAddress(IPropertySet address,
boolean[] isAnIntersection)
throws java.io.IOException,
AutomationException
address - A reference to a com.esri.arcgis.system.IPropertySet (in)isAnIntersection - The isAnIntersection (in/out: use single element array)
java.io.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 | ||||||||