|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INALocatorFeatureAgent2
COM Interface 'INALocatorFeatureAgent2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to properties of the feature locator agent.' 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 |
IID53fd8c11_8672_4c28_bfdb_d0c78472979e
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INALocatorFeatureAgent |
|---|
IID011dc4a1_9d12_4bdb_871d_96e6df3d6e32 |
| Method Summary | |
|---|---|
java.lang.String |
getFullWhereClause()
The full where clause including the subtype predicate in the UseSubtype case. |
java.lang.String |
getWhereClause()
The where clause to filter candidate locations not including the subtype predicate in the UseSubtype case. |
void |
setWhereClause(java.lang.String whereClause)
The where clause to filter candidate locations not including the subtype predicate in the UseSubtype case. |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INALocatorFeatureAgent |
|---|
getSnapType, getSourceName, getSubtypeCode, isUseSubtype, setSnapType, setSourceName, setSubtypeCode, setUseSubtype |
| Field Detail |
|---|
static final int IID53fd8c11_8672_4c28_bfdb_d0c78472979e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setWhereClause(java.lang.String whereClause)
throws java.io.IOException,
AutomationException
whereClause - The whereClause (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getWhereClause()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFullWhereClause()
throws java.io.IOException,
AutomationException
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 | ||||||||