|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriFlowMethod
Constants from esriFlowMethod' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriNetworkAnalysis.olb'
Description: 'Directions the trace flow solver is allowed to pass along the edges.' 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 |
esriFMConnected
The trace flow solver is allowed to pass in both directions along edges. |
static int |
esriFMDownstream
The trace flow solver is allowed to pass downstream along edges. |
static int |
esriFMUpstream
The trace flow solver is allowed to pass upstream along edges. |
Field Detail |
---|
static final int esriFMUpstream
static final int esriFMDownstream
static final int esriFMConnected
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |