Description: 'Provides access to network trace results 2.' 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 ITraceResults2Proxy extends ITraceResultsProxy implements ITraceResults2, 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, IIDff1a32dc_1936_4350_bb2d_cb39e6006346
IID29c70874_c8c3_4964_b681_c14a167641ee
Modifier | Constructor and Description |
---|---|
|
ITraceResults2Proxy()
Deprecated.
For internal use only
|
|
ITraceResults2Proxy(java.lang.Object obj)
Deprecated.
|
protected |
ITraceResults2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
ITraceResults2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
ITraceResults2Proxy(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 |
getTraceResultFeatureElements(ILongArray[] junctionNetworkSourceIDs,
IStringArray[] junctionNetworkSourceNames,
IStringArray[] junctionGlobalIDs,
ILongArray[] junctionObjectIDs,
ILongArray[] junctionTerminalIDs,
IStringArray[] junctionTerminalNames,
ILongArray[] junctionAssetGroupCodes,
IStringArray[] junctionAssetGroupNames,
ILongArray[] junctionAssetTypeCodes,
IStringArray[] junctionAssetTypeNames,
IArray[] junctionGeometries,
IArray[] junctionNetworkAttributeNames,
IArray[] junctionNetworkAttributeValues,
IArray[] junctionNetworkAttributeDescriptions,
IArray[] junctionFieldNames,
IArray[] junctionFieldValues,
IArray[] junctionFieldValueDescriptions,
ILongArray[] edgeNetworkSourceIDs,
IStringArray[] edgeNetworkSourceNames,
IStringArray[] edgeGlobalIDs,
ILongArray[] edgeObjectIDs,
ILongArray[] edgeAssetGroupCodes,
IStringArray[] edgeAssetGroupNames,
ILongArray[] edgeAssetTypeCodes,
IStringArray[] edgeAssetTypeNames,
IDoubleArray[] edgePositionFroms,
IDoubleArray[] edgePositionTos,
IArray[] edgeGeometries,
IArray[] edgeNetworkAttributeNames,
IArray[] edgeNetworkAttributeValues,
IArray[] edgeNetworkAttributeDescriptions,
IArray[] edgeFieldNames,
IArray[] edgeFieldValues,
IArray[] edgeFieldValueDescriptions)
Deprecated.
Returns the feature information for trace results.
|
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.
|
getAggregatedGeometries, getGlobalFunctionResult, getTraceResultConnectivity, getTraceResultFeatures, getTraceResultFeaturesWithPosition, getWarnings
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
getAggregatedGeometries, getGlobalFunctionResult, getTraceResultConnectivity, getTraceResultFeatures, getTraceResultFeaturesWithPosition, getWarnings
public static final java.lang.Class targetClass
public boolean noncastable
public ITraceResults2Proxy(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 ITraceResults2Proxy()
public ITraceResults2Proxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected ITraceResults2Proxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected ITraceResults2Proxy(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 ITraceResultsProxy
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 ITraceResultsProxy
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 getTraceResultFeatureElements(ILongArray[] junctionNetworkSourceIDs, IStringArray[] junctionNetworkSourceNames, IStringArray[] junctionGlobalIDs, ILongArray[] junctionObjectIDs, ILongArray[] junctionTerminalIDs, IStringArray[] junctionTerminalNames, ILongArray[] junctionAssetGroupCodes, IStringArray[] junctionAssetGroupNames, ILongArray[] junctionAssetTypeCodes, IStringArray[] junctionAssetTypeNames, IArray[] junctionGeometries, IArray[] junctionNetworkAttributeNames, IArray[] junctionNetworkAttributeValues, IArray[] junctionNetworkAttributeDescriptions, IArray[] junctionFieldNames, IArray[] junctionFieldValues, IArray[] junctionFieldValueDescriptions, ILongArray[] edgeNetworkSourceIDs, IStringArray[] edgeNetworkSourceNames, IStringArray[] edgeGlobalIDs, ILongArray[] edgeObjectIDs, ILongArray[] edgeAssetGroupCodes, IStringArray[] edgeAssetGroupNames, ILongArray[] edgeAssetTypeCodes, IStringArray[] edgeAssetTypeNames, IDoubleArray[] edgePositionFroms, IDoubleArray[] edgePositionTos, IArray[] edgeGeometries, IArray[] edgeNetworkAttributeNames, IArray[] edgeNetworkAttributeValues, IArray[] edgeNetworkAttributeDescriptions, IArray[] edgeFieldNames, IArray[] edgeFieldValues, IArray[] edgeFieldValueDescriptions) throws java.io.IOException, AutomationException
getTraceResultFeatureElements
in interface ITraceResults2
junctionNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionNetworkSourceNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)junctionGlobalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)junctionObjectIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionTerminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionTerminalNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)junctionAssetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionAssetGroupNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)junctionAssetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionAssetTypeNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)junctionGeometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)junctionNetworkAttributeNames
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)junctionNetworkAttributeValues
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)junctionNetworkAttributeDescriptions
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)junctionFieldNames
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)junctionFieldValues
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)junctionFieldValueDescriptions
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeNetworkSourceNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)edgeGlobalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)edgeObjectIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeAssetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeAssetGroupNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)edgeAssetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeAssetTypeNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)edgePositionFroms
- A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)edgePositionTos
- A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)edgeGeometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeNetworkAttributeNames
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeNetworkAttributeValues
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeNetworkAttributeDescriptions
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeFieldNames
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeFieldValues
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)edgeFieldValueDescriptions
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.