|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNetworkSourceType
Types of network dataset source.
Field Summary | |
---|---|
static int |
esriNSTEdgeFeature
Network dataset source whose edge elements are derived from line feature geometry. |
static int |
esriNSTJunctionFeature
Network dataset source whose junction elements are derived from point feature geometry. |
static int |
esriNSTNetworkSource
Network dataset source whose elements are derived from an unknown source. |
static int |
esriNSTSystemJunction
Network dataset source whose elements are automatically generated by the network dataset. |
static int |
esriNSTTurnFeature
Network dataset source whose elements are derived from turn features. |
Field Detail |
---|
static final int esriNSTNetworkSource
static final int esriNSTSystemJunction
static final int esriNSTJunctionFeature
static final int esriNSTEdgeFeature
static final int esriNSTTurnFeature
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |