|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNALocationAllocationProblemType
Constants from esriNALocationAllocationProblemType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Problem types for the Location-Allocation solver' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriNALAPTMaximizeAttendance
Chooses N facilities that will maximize the demand point weight allocated to the facilities assuming that the allocated demand weight decreases with increased network distance. |
static int |
esriNALAPTMaximizeCapacitatedCoverage
Chooses N facilities that will reach all demand points within a specified cutoff and subject to a per facility capacity constraint. |
static int |
esriNALAPTMaximizeCoverage
Chooses N facilities that will reach all demand points within a specified cutoff. |
static int |
esriNALAPTMaximizeCoverageMinimizeFacilities
Chooses the minimum number of facilities necessary to reach all demand points. |
static int |
esriNALAPTMaximizeMarketShare
Chooses N facilities that will maximize the market share of weighted demand points assuming the presence of competitor facilities. |
static int |
esriNALAPTMinimizeWeightedImpedance
Chooses N facilities that will minimize the sum of weighted costs between the facilities and demand points (PMedian). |
static int |
esriNALAPTTargetMarketShare
Chooses the minimum number of facilities necessary to achieve the target marketshare of weighted demand points assuming the presence of competitor facilities. |
Field Detail |
---|
static final int esriNALAPTMinimizeWeightedImpedance
static final int esriNALAPTMaximizeCoverage
static final int esriNALAPTMaximizeCoverageMinimizeFacilities
static final int esriNALAPTMaximizeAttendance
static final int esriNALAPTMaximizeMarketShare
static final int esriNALAPTTargetMarketShare
static final int esriNALAPTMaximizeCapacitatedCoverage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |