|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNARouteSeedPointType
Options for route seed point type.
The values within this enumeration are used to determine route seed point usage within a VRP problem instance. These values are stored in the SeedPointType field on the RouteSeedPoints NAClass within a VRP NAContext.
SeedPointType field values on the RouteSeedPoints NAClass identify how a given route seed point is to be used and updated within a Solve operation.
The esriNARouteSeedPointType enumeration has the following values:
Field Summary | |
---|---|
static int |
esriNARouteSeedPointDynamic
Dynamic route seed point based on order stops on route. |
static int |
esriNARouteSeedPointStatic
Static route seed point. |
Field Detail |
---|
static final int esriNARouteSeedPointStatic
static final int esriNARouteSeedPointDynamic
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |