|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNAServerLayerType
Type of network analysis layer.
The values within this enumeration are used to determine type of analysis layers which names get returned by the GetNALayerNames method on INAServer.
The esriNAServerLayerType enumeration has the following values:
Field Summary | |
---|---|
static int |
esriNAServerClosestFacilityLayer
Closest Facility NALayer. |
static int |
esriNAServerLocationAllocationLayer
Location-Allocation NALayer. |
static int |
esriNAServerODCostMatrixLayer
OD Cost Matrix NALayer. |
static int |
esriNAServerRouteLayer
Route NALayer. |
static int |
esriNAServerServiceAreaLayer
Service Area NALayer. |
static int |
esriNAServerVRPLayer
Vehicle Routing Problem NALayer. |
Field Detail |
---|
static final int esriNAServerRouteLayer
static final int esriNAServerClosestFacilityLayer
static final int esriNAServerServiceAreaLayer
static final int esriNAServerODCostMatrixLayer
static final int esriNAServerVRPLayer
static final int esriNAServerLocationAllocationLayer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |