public interface ITraceResults2 extends ITraceResults, java.io.Serializable
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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDff1a32dc_1936_4350_bb2d_cb39e6006346 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID29c70874_c8c3_4964_b681_c14a167641ee| Modifier and Type | Method and Description |
|---|---|
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)
Returns the feature information for trace results.
|
getAggregatedGeometries, getGlobalFunctionResult, getTraceResultConnectivity, getTraceResultFeatures, getTraceResultFeaturesWithPosition, getWarningsstatic final int IIDff1a32dc_1936_4350_bb2d_cb39e6006346
static final int xxDummy
static final java.lang.String IID
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
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.