Description: 'Provides access to members that supply utility network query tracer information with group information.' 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 IUtilityNetworkQueryTracer3Proxy extends IUtilityNetworkQueryTracer2Proxy implements IUtilityNetworkQueryTracer3, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
IID, IID79f72984_5e1f_44a7_a07a_3a8c74eafbdf
IIDeb13bc94_7026_44f5_ad39_9c142121a2f6
IID190ccdab_1679_4923_bc92_7d91d69b9189
Modifier | Constructor and Description |
---|---|
|
IUtilityNetworkQueryTracer3Proxy()
Deprecated.
For internal use only
|
|
IUtilityNetworkQueryTracer3Proxy(java.lang.Object obj)
Deprecated.
|
protected |
IUtilityNetworkQueryTracer3Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IUtilityNetworkQueryTracer3Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IUtilityNetworkQueryTracer3Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
void |
getGroupedConnectivityFeatures(ILongLongArray edgeEIDs,
ILongArray edgeFirstUnits,
ILongArray edgeNumUnits,
boolean includeGeometry,
ILongArray[] viaNetworkSourceIDs,
IStringArray[] viaGlobalIDs,
ILongLongArray[] viaObjectIDs,
IDoubleArray[] viaPositionFroms,
IDoubleArray[] viaPositionTos,
IArray[] viaGeometries,
ILongArray[] viaFirstUnits,
ILongArray[] fromNetworkSourceIDs,
IStringArray[] fromGlobalIDs,
ILongLongArray[] fromObjectIDs,
ILongArray[] fromTerminalIDs,
IArray[] fromGeometries,
ILongArray[] fromFirstUnits,
ILongArray[] toNetworkSourceIDs,
IStringArray[] toGlobalIDs,
ILongLongArray[] toObjectIDs,
ILongArray[] toTerminalIDs,
IArray[] toGeometries,
ILongArray[] toFirstUnits,
ILongArray[] numUnits)
Deprecated.
Returns feature information for the given set of edge eids as well as their from and to junctions with first units and num units
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
getAttributesForFeatures64, getConnectivityFeatures64, getFeaturesForSet64, getFeaturesForSetBasic64, getFeaturesForSetBasicWithPosition64, getFeaturesForSetWithPosition64
elementsToFeatures, getAttributeNameToWeightIDMapping, getAttributesForFeatures, getAttributeUsageTypeToWeightIDMapping, getConnectivityFeatures, getFeaturesForSet, getFeaturesForSetBasic, getFeaturesForSetBasicWithPosition, getFeaturesForSetWithPosition, getIntersectingElements, getIntersectingElementsWithPercentAlong, getTraceConfiguration, queryTraceConfiguration
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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAttributesForFeatures64, getConnectivityFeatures64, getFeaturesForSet64, getFeaturesForSetBasic64, getFeaturesForSetBasicWithPosition64, getFeaturesForSetWithPosition64
elementsToFeatures, getAttributeNameToWeightIDMapping, getAttributesForFeatures, getAttributeUsageTypeToWeightIDMapping, getConnectivityFeatures, getFeaturesForSet, getFeaturesForSetBasic, getFeaturesForSetBasicWithPosition, getFeaturesForSetWithPosition, getIntersectingElements, getIntersectingElementsWithPercentAlong, getTraceConfiguration, queryTraceConfiguration
public static final java.lang.Class targetClass
public boolean noncastable
public IUtilityNetworkQueryTracer3Proxy(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 IUtilityNetworkQueryTracer3Proxy()
public IUtilityNetworkQueryTracer3Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IUtilityNetworkQueryTracer3Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IUtilityNetworkQueryTracer3Proxy(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
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class IUtilityNetworkQueryTracer2Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object to be informed of the eventstheSource
- the proxy class that represents the COM class that is the source of the eventsjava.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class IUtilityNetworkQueryTracer2Proxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public void getGroupedConnectivityFeatures(ILongLongArray edgeEIDs, ILongArray edgeFirstUnits, ILongArray edgeNumUnits, boolean includeGeometry, ILongArray[] viaNetworkSourceIDs, IStringArray[] viaGlobalIDs, ILongLongArray[] viaObjectIDs, IDoubleArray[] viaPositionFroms, IDoubleArray[] viaPositionTos, IArray[] viaGeometries, ILongArray[] viaFirstUnits, ILongArray[] fromNetworkSourceIDs, IStringArray[] fromGlobalIDs, ILongLongArray[] fromObjectIDs, ILongArray[] fromTerminalIDs, IArray[] fromGeometries, ILongArray[] fromFirstUnits, ILongArray[] toNetworkSourceIDs, IStringArray[] toGlobalIDs, ILongLongArray[] toObjectIDs, ILongArray[] toTerminalIDs, IArray[] toGeometries, ILongArray[] toFirstUnits, ILongArray[] numUnits) throws java.io.IOException, AutomationException
getGroupedConnectivityFeatures
in interface IUtilityNetworkQueryTracer3
edgeEIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (in)edgeFirstUnits
- A reference to a com.esri.arcgis.system.ILongArray (in)edgeNumUnits
- A reference to a com.esri.arcgis.system.ILongArray (in)includeGeometry
- The includeGeometry (in)viaNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)viaGlobalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)viaObjectIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)viaPositionFroms
- A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)viaPositionTos
- A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)viaGeometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)viaFirstUnits
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)fromNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)fromGlobalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)fromObjectIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)fromTerminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)fromGeometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)fromFirstUnits
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)toNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)toGlobalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)toObjectIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)toTerminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)toGeometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)toFirstUnits
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)numUnits
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.