|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNALocationAllocationFacilityType
Location-Allocation impedance facility type
The values within this enumeration are used to indicate the type of facility loaded into a INALocationAllocationSolver's Facilities sub-layer.
The esriNALocationAllocationFacilityType enumeration has the following values:
Field Summary | |
---|---|
static int |
esriNALAFTCandidate
The facility may be chosen to be in the solution set. |
static int |
esriNALAFTChosen
The facility was chosen from the candidate facilities and added to the solution set (which can include fixed and competitor facilities) |
static int |
esriNALAFTCompetitor
The facility represents a competitor location and will remove market share from facilities in the solution set. |
static int |
esriNALAFTRequired
The facility must be in the solution set (e.g. |
Field Detail |
---|
static final int esriNALAFTCandidate
static final int esriNALAFTRequired
static final int esriNALAFTCompetitor
static final int esriNALAFTChosen
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |