|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISimpleStandardization
COM Interface 'ISimpleStandardization'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to members for address standardization.' 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 |
IID1bb3b08b_45fc_43f3_a141_928881076c38
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFields |
getSimpleStandardizeFields()
Fields contained in a standardized address. |
IPropertySet |
simpleStandardizeAddress(java.lang.String address)
Standardize a single address. |
void |
simpleStandardizeTable(ITable inputTable,
java.lang.String inputFieldsToConcatinate,
java.lang.String whereClause,
ITable outputTable,
java.lang.String outputFieldNames,
IPropertySet fieldsToCopy,
ITrackCancel cancelTracker)
Standardize a table of addresses. |
| Field Detail |
|---|
static final int IID1bb3b08b_45fc_43f3_a141_928881076c38
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void simpleStandardizeTable(ITable inputTable,
java.lang.String inputFieldsToConcatinate,
java.lang.String whereClause,
ITable outputTable,
java.lang.String outputFieldNames,
IPropertySet fieldsToCopy,
ITrackCancel cancelTracker)
throws java.io.IOException,
AutomationException
inputTable - A reference to a com.esri.arcgis.geodatabase.ITable (in)inputFieldsToConcatinate - The inputFieldsToConcatinate (in)whereClause - The whereClause (in)outputTable - A reference to a com.esri.arcgis.geodatabase.ITable (in)outputFieldNames - The outputFieldNames (in)fieldsToCopy - A reference to a com.esri.arcgis.system.IPropertySet (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.
IFields getSimpleStandardizeFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPropertySet simpleStandardizeAddress(java.lang.String address)
throws java.io.IOException,
AutomationException
address - The address (in)
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 | ||||||||