|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriNetworkForwardStarBacktrack
Policy on whether to return the from-edge in the forward star's adjacency object.
| Field Summary | |
|---|---|
static int |
esriNFSBAllowBacktrack
Return the from-edge in the forward star's adjacency object. |
static int |
esriNFSBAtDeadEndsOnly
Return the from-edge in the forward star's adjacency object only if it is the only edge that is adjacent. |
static int |
esriNFSBNoBacktrack
Never return the from-edge in the forward star's adjacency object. |
| Field Detail |
|---|
static final int esriNFSBNoBacktrack
static final int esriNFSBAllowBacktrack
static final int esriNFSBAtDeadEndsOnly
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||