|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNAStopSymbolType
Network Analyst stop renderer symbol types.
Specifies the type of stop symbol. These enumeration values are used in conjunction with methods on the INAStopRenderer2 interface of the NAStopRenderer object.
Field Summary | |
---|---|
static int |
esriNAStopSymbolTypeError
The stop has an error. |
static int |
esriNAStopSymbolTypeNotLocated
The stop could not be located on the network. |
static int |
esriNAStopSymbolTypeOK
The stop does not have any errors. |
static int |
esriNAStopSymbolTypeTimeViolation
The stop violates the time window. |
Field Detail |
---|
static final int esriNAStopSymbolTypeOK
static final int esriNAStopSymbolTypeNotLocated
static final int esriNAStopSymbolTypeError
static final int esriNAStopSymbolTypeTimeViolation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |