|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriFlowElements
Types of network elements to be returned by the trace flow solver.
| 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 | ||||||||