|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriFlowElements
Constants from esriFlowElements' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Types of network elements to be returned by the trace flow solver.' 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 =
Field Summary | |
---|---|
static int |
esriFEEdges
Only edges are returned in trace the results. |
static int |
esriFEJunctions
Only junctions are returned in the trace results. |
static int |
esriFEJunctionsAndEdges
Both junctions and edges are returned in the trace results. |
static int |
esriFENone
Neither junctions nor edges are returned in the trace results. |
Field Detail |
---|
static final int esriFEJunctions
static final int esriFEEdges
static final int esriFEJunctionsAndEdges
static final int esriFENone
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |