|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.arcgis.interop.Dispatch com.esri.arcgis.networkanalyst.INALocatorFeatureAgentProxy com.esri.arcgis.networkanalyst.INALocatorFeatureAgent2Proxy
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 =
public class INALocatorFeatureAgent2Proxy
Internal use class
Field Summary | |
---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
Fields inherited from class com.esri.arcgis.interop.Dispatch |
---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
Fields inherited from interface com.esri.arcgis.networkanalyst.INALocatorFeatureAgent2 |
---|
IID, IID53fd8c11_8672_4c28_bfdb_d0c78472979e |
Fields inherited from interface com.esri.arcgis.networkanalyst.INALocatorFeatureAgent |
---|
IID011dc4a1_9d12_4bdb_871d_96e6df3d6e32 |
Constructor Summary | |
---|---|
|
INALocatorFeatureAgent2Proxy()
Deprecated. For internal use only |
|
INALocatorFeatureAgent2Proxy(java.lang.Object obj)
Deprecated. |
protected |
INALocatorFeatureAgent2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
INALocatorFeatureAgent2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
INALocatorFeatureAgent2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
Method Summary | |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
java.lang.String |
getFullWhereClause()
Deprecated. The full where clause including the subtype predicate in the UseSubtype case. |
java.lang.String |
getWhereClause()
Deprecated. The where clause to filter candidate locations not including the subtype predicate in the UseSubtype case. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setWhereClause(java.lang.String whereClause)
Deprecated. The where clause to filter candidate locations not including the subtype predicate in the UseSubtype case. |
Methods inherited from class com.esri.arcgis.networkanalyst.INALocatorFeatureAgentProxy |
---|
getSnapType, getSourceName, getSubtypeCode, isUseSubtype, setSnapType, setSourceName, setSubtypeCode, setUseSubtype |
Methods inherited from class com.esri.arcgis.interop.Dispatch |
---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.esri.arcgis.networkanalyst.INALocatorFeatureAgent |
---|
getSnapType, getSourceName, getSubtypeCode, isUseSubtype, setSnapType, setSourceName, setSubtypeCode, setUseSubtype |
Field Detail |
---|
public static final java.lang.Class targetClass
public boolean noncastable
Constructor Detail |
---|
public INALocatorFeatureAgent2Proxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public INALocatorFeatureAgent2Proxy()
public INALocatorFeatureAgent2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected INALocatorFeatureAgent2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected INALocatorFeatureAgent2Proxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
addListener
in class INALocatorFeatureAgentProxy
java.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
removeListener
in class INALocatorFeatureAgentProxy
java.io.IOException
public void setWhereClause(java.lang.String whereClause) throws java.io.IOException, AutomationException
setWhereClause
in interface INALocatorFeatureAgent2
whereClause
- The whereClause (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getWhereClause() throws java.io.IOException, AutomationException
getWhereClause
in interface INALocatorFeatureAgent2
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.public java.lang.String getFullWhereClause() throws java.io.IOException, AutomationException
getFullWhereClause
in interface INALocatorFeatureAgent2
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 |