|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNABarrierType
Network Analyst barrier function types.
The values within this enumeration are used to indicate the type of barrier being used in network analysis.
The esriNABarrierType enumeration has the following values:
Field Summary | |
---|---|
static int |
esriNABTAddedCost
The barrier will add a constant value to the cost attribute value(s) of any associated network element positions. |
static int |
esriNABTRestriction
The barrier will restrict any associated network element positions. |
static int |
esriNABTScaledCost
The barrier will scale the cost attribute value(s) of any associated network element positions. |
Field Detail |
---|
static final int esriNABTRestriction
static final int esriNABTScaledCost
static final int esriNABTAddedCost
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |