|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IESRILocatorBuildOptionsEdit
COM Interface 'IESRILocatorBuildOptionsEdit'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to members that control Esri locator creation properties.' 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 |
IIDa85f8063_4e7b_4266_b5ac_be4232524d9e
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.location.IESRILocatorBuildOptions |
|---|
IID92a704b6_ee5b_4513_a4ff_0205866fa5a6 |
| Method Summary | |
|---|---|
void |
setEmbedGeocodingRules(boolean rhs1)
Indicates if the locator should contain a copy of geocoding rules it uses. |
void |
setGDBVersionName(java.lang.String rhs1)
The name of the GDB version the locator is built against. |
void |
setStoreStandardizedRefData(boolean rhs1)
Indicates if the locator should store information extracted from the reference data in a standardized form. |
| Methods inherited from interface com.esri.arcgis.location.IESRILocatorBuildOptions |
|---|
getGDBVersionName, isEmbedGeocodingRules, isStoreStandardizedRefData |
| Field Detail |
|---|
static final int IIDa85f8063_4e7b_4266_b5ac_be4232524d9e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setStoreStandardizedRefData(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEmbedGeocodingRules(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setGDBVersionName(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (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 | ||||||||