public interface IUNTraceResults4 extends IUNTraceResults3, java.io.Serializable
Description: 'Provides access to utility network trace results 4.' 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 |
IIDa052db89_5215_4268_95da_f8aeffecd75b |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDcfbe5f37_995e_4d2c_8110_f1cf612000a0
IIDacea9744_8f39_4315_8824_8d3e1227d043
IID7390fd02_70c1_4b48_84e7_0ad82c55d401
Modifier and Type | Method and Description |
---|---|
IArray |
getTraceResultPaths()
Returns the trace result paths.
|
IArray |
getTraceResultSets()
Returns the trace result sets.
|
boolean |
isTraceBySet()
Returns trace by set.
|
getNetworkSources, getSubnetworkControllerFeatures64, getTraceResultAttributesForEdgeFeatures64, getTraceResultAttributesForJunctionFeatures64, getTraceResultConnectivityFeatures64, getTraceResultFeatures64, getTraceResultFeaturesWithPosition64
getAssociationsWithDescriptions
getAggregatedGeometries, getAllPropagatedValues, getAssociations, getGlobalFunctionResult, getPropagatedValue, getPropagatedValueEx, getSubnetworkControllerFeatures, getTraceResultAttributesForEdgeFeatures, getTraceResultAttributesForJunctionFeatures, getTraceResultConnectivityFeatures, getTraceResultFeatures, getTraceResultFeaturesWithPosition, getWarnings, isAnySourceDirty, isKFeaturesForKNNFound, isStartingPointsIgnored, queryFlowDirections
static final int IIDa052db89_5215_4268_95da_f8aeffecd75b
static final int xxDummy
static final java.lang.String IID
IArray getTraceResultPaths() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.boolean isTraceBySet() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.IArray getTraceResultSets() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.