|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriFlowMethod
Directions the trace flow solver is allowed to pass along the edges.
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 |