public interface IUNTraceResults3 extends IUNTraceResults2, java.io.Serializable
Description: 'Provides access to network source information and utility network trace results with 64-bit Object IDs.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDcfbe5f37_995e_4d2c_8110_f1cf612000a0 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDacea9744_8f39_4315_8824_8d3e1227d043
IID7390fd02_70c1_4b48_84e7_0ad82c55d401
Modifier and Type | Method and Description |
---|---|
void |
getNetworkSources(ILongArray[] networkSourceIDs,
IStringArray[] networkSourceNames)
Returns the source id and source name information for all the network sources in the network.
|
void |
getSubnetworkControllerFeatures64(boolean includeGeometry,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongLongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IArray[] geometries)
Returns feature information for discovered subnetwork controllers with 64-bit Object IDs.
|
void |
getTraceResultAttributesForEdgeFeatures64(boolean includeGeometry,
IStringArray networkAttributeNames,
IArray resultTypeFields,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongLongArray[] objectIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IDoubleArray[] positionFroms,
IDoubleArray[] positionTos,
IArray[] geometries,
IArray[] networkAttributeValues,
IArray[] fieldValues)
Returns edge trace results feature information including geometry, network attribute, and field information with 64-bit Object IDs.
|
void |
getTraceResultAttributesForJunctionFeatures64(boolean includeGeometry,
IStringArray networkAttributeNames,
IArray resultTypeFields,
ILongArray[] networkSourceIDs,
IStringArray[] globalIDs,
ILongLongArray[] objectIDs,
ILongArray[] terminalIDs,
ILongArray[] assetGroupCodes,
ILongArray[] assetTypeCodes,
IArray[] geometries,
IArray[] networkAttributeValues,
IArray[] fieldValues)
Returns junction trace results feature information including geometry, network attribute, and field information with 64-bit Object IDs.
|
void |
getTraceResultConnectivityFeatures64(boolean includeGeometry,
ILongArray[] viaNetworkSourceIDs,
IStringArray[] viaGlobalIDs,
ILongLongArray[] viaObjectIDs,
IDoubleArray[] viaPositionFroms,
IDoubleArray[] viaPositionTos,
IArray[] viaGeometries,
ILongArray[] fromNetworkSourceIDs,
IStringArray[] fromGlobalIDs,
ILongLongArray[] fromObjectIDs,
ILongArray[] fromTerminalIDs,
IArray[] fromGeometries,
ILongArray[] toNetworkSourceIDs,
IStringArray[] toGlobalIDs,
ILongLongArray[] toObjectIDs,
ILongArray[] toTerminalIDs,
IArray[] toGeometries)
Returns connectivity feature information for trace results with 64-bit Object IDs.
|
void |
getTraceResultFeatures64(ILongArray[] junctionNetworkSourceIDs,
IStringArray[] junctionGlobalIDs,
ILongLongArray[] junctionObjectIDs,
ILongArray[] junctionTerminalIDs,
ILongArray[] junctionAssetGroupCodes,
ILongArray[] junctionAssetTypeCodes,
ILongArray[] edgeNetworkSourceIDs,
IStringArray[] edgeGlobalIDs,
ILongLongArray[] edgeObjectIDs,
ILongArray[] edgeAssetGroupCodes,
ILongArray[] edgeAssetTypeCodes)
Returns the trace results as features with 64-bit Object IDs.
|
void |
getTraceResultFeaturesWithPosition64(ILongArray[] junctionNetworkSourceIDs,
IStringArray[] junctionGlobalIDs,
ILongLongArray[] junctionObjectIDs,
ILongArray[] junctionTerminalIDs,
ILongArray[] junctionAssetGroupCodes,
ILongArray[] junctionAssetTypeCodes,
ILongArray[] edgeNetworkSourceIDs,
IStringArray[] edgeGlobalIDs,
ILongLongArray[] edgeObjectIDs,
ILongArray[] edgeAssetGroupCodes,
ILongArray[] edgeAssetTypeCodes,
IDoubleArray[] edgePositionFroms,
IDoubleArray[] edgePositionTos)
Returns the trace results as features with position from and position to for lines with 64-bit Object IDs.
|
getAssociationsWithDescriptions
getAggregatedGeometries, getAllPropagatedValues, getAssociations, getGlobalFunctionResult, getPropagatedValue, getPropagatedValueEx, getSubnetworkControllerFeatures, getTraceResultAttributesForEdgeFeatures, getTraceResultAttributesForJunctionFeatures, getTraceResultConnectivityFeatures, getTraceResultFeatures, getTraceResultFeaturesWithPosition, getWarnings, isAnySourceDirty, isKFeaturesForKNNFound, isStartingPointsIgnored, queryFlowDirections
static final int IIDcfbe5f37_995e_4d2c_8110_f1cf612000a0
static final int xxDummy
static final java.lang.String IID
void getTraceResultFeatures64(ILongArray[] junctionNetworkSourceIDs, IStringArray[] junctionGlobalIDs, ILongLongArray[] junctionObjectIDs, ILongArray[] junctionTerminalIDs, ILongArray[] junctionAssetGroupCodes, ILongArray[] junctionAssetTypeCodes, ILongArray[] edgeNetworkSourceIDs, IStringArray[] edgeGlobalIDs, ILongLongArray[] edgeObjectIDs, ILongArray[] edgeAssetGroupCodes, ILongArray[] edgeAssetTypeCodes) throws java.io.IOException, AutomationException
junctionNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (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.ILongLongArray (out: use single element array)junctionTerminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionAssetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionAssetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (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.ILongLongArray (out: use single element array)edgeAssetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeAssetTypeCodes
- 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.void getSubnetworkControllerFeatures64(boolean includeGeometry, ILongArray[] networkSourceIDs, IStringArray[] globalIDs, ILongLongArray[] objectIDs, ILongArray[] terminalIDs, ILongArray[] assetGroupCodes, ILongArray[] assetTypeCodes, IArray[] geometries) throws java.io.IOException, AutomationException
includeGeometry
- The includeGeometry (in)networkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)terminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)geometries
- 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.void getTraceResultAttributesForJunctionFeatures64(boolean includeGeometry, IStringArray networkAttributeNames, IArray resultTypeFields, ILongArray[] networkSourceIDs, IStringArray[] globalIDs, ILongLongArray[] objectIDs, ILongArray[] terminalIDs, ILongArray[] assetGroupCodes, ILongArray[] assetTypeCodes, IArray[] geometries, IArray[] networkAttributeValues, IArray[] fieldValues) throws java.io.IOException, AutomationException
includeGeometry
- The includeGeometry (in)networkAttributeNames
- A reference to a com.esri.arcgis.system.IStringArray (in)resultTypeFields
- A reference to a com.esri.arcgis.system.IArray (in)networkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)terminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)geometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)networkAttributeValues
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)fieldValues
- 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.void getTraceResultAttributesForEdgeFeatures64(boolean includeGeometry, IStringArray networkAttributeNames, IArray resultTypeFields, ILongArray[] networkSourceIDs, IStringArray[] globalIDs, ILongLongArray[] objectIDs, ILongArray[] assetGroupCodes, ILongArray[] assetTypeCodes, IDoubleArray[] positionFroms, IDoubleArray[] positionTos, IArray[] geometries, IArray[] networkAttributeValues, IArray[] fieldValues) throws java.io.IOException, AutomationException
includeGeometry
- The includeGeometry (in)networkAttributeNames
- A reference to a com.esri.arcgis.system.IStringArray (in)resultTypeFields
- A reference to a com.esri.arcgis.system.IArray (in)networkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)globalIDs
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)objectIDs
- A reference to a com.esri.arcgis.system.ILongLongArray (out: use single element array)assetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)assetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)positionFroms
- A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)positionTos
- A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)geometries
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)networkAttributeValues
- A reference to a com.esri.arcgis.system.IArray (out: use single element array)fieldValues
- 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.void getTraceResultConnectivityFeatures64(boolean includeGeometry, ILongArray[] viaNetworkSourceIDs, IStringArray[] viaGlobalIDs, ILongLongArray[] viaObjectIDs, IDoubleArray[] viaPositionFroms, IDoubleArray[] viaPositionTos, IArray[] viaGeometries, ILongArray[] fromNetworkSourceIDs, IStringArray[] fromGlobalIDs, ILongLongArray[] fromObjectIDs, ILongArray[] fromTerminalIDs, IArray[] fromGeometries, ILongArray[] toNetworkSourceIDs, IStringArray[] toGlobalIDs, ILongLongArray[] toObjectIDs, ILongArray[] toTerminalIDs, IArray[] toGeometries) throws java.io.IOException, AutomationException
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)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)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)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void getTraceResultFeaturesWithPosition64(ILongArray[] junctionNetworkSourceIDs, IStringArray[] junctionGlobalIDs, ILongLongArray[] junctionObjectIDs, ILongArray[] junctionTerminalIDs, ILongArray[] junctionAssetGroupCodes, ILongArray[] junctionAssetTypeCodes, ILongArray[] edgeNetworkSourceIDs, IStringArray[] edgeGlobalIDs, ILongLongArray[] edgeObjectIDs, ILongArray[] edgeAssetGroupCodes, ILongArray[] edgeAssetTypeCodes, IDoubleArray[] edgePositionFroms, IDoubleArray[] edgePositionTos) throws java.io.IOException, AutomationException
junctionNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (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.ILongLongArray (out: use single element array)junctionTerminalIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionAssetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)junctionAssetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeNetworkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (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.ILongLongArray (out: use single element array)edgeAssetGroupCodes
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)edgeAssetTypeCodes
- A reference to a com.esri.arcgis.system.ILongArray (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)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void getNetworkSources(ILongArray[] networkSourceIDs, IStringArray[] networkSourceNames) throws java.io.IOException, AutomationException
networkSourceIDs
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)networkSourceNames
- A reference to a com.esri.arcgis.system.IStringArray (out: use single element array)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.