|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNetworkEdgeDirection
The direction of a network edge element relative to the direction of its source object.
Field Summary | |
---|---|
static int |
esriNEDAgainstDigitized
The network edge element is in the opposite direction as its source object direction. |
static int |
esriNEDAlongDigitized
The network edge element is in the same direction as its source object direction. |
static int |
esriNEDNone
The network edge element's source object does not have a digitization direction. |
Field Detail |
---|
static final int esriNEDNone
static final int esriNEDAlongDigitized
static final int esriNEDAgainstDigitized
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |