|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INALocationAllocationSolver2
COM Interface 'INALocationAllocationSolver2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID954e8e9a_60a3_4f20_b052_9e39e7a77347
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INALocationAllocationSolver |
---|
IID51b22eed_7a65_4037_b2b9_8bcfe354e4c5 |
Method Summary | |
---|---|
double |
getDefaultCapacity()
Applies to the maximize capacitated coverage problem, the default capacity for each facility. |
void |
setDefaultCapacity(double value)
Applies to the maximize capacitated coverage problem, the default capacity for each facility. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INALocationAllocationSolver |
---|
getDefaultCutoff, getImpedanceTransformation, getNumberFacilitiesToLocate, getOutputLines, getProblemType, getTargetMarketSharePercentage, getTransformationParameter, getTravelDirection, setDefaultCutoff, setImpedanceTransformation, setNumberFacilitiesToLocate, setOutputLines, setProblemType, setTargetMarketSharePercentage, setTransformationParameter, setTravelDirection |
Field Detail |
---|
static final int IID954e8e9a_60a3_4f20_b052_9e39e7a77347
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
double getDefaultCapacity() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultCapacity(double value) throws java.io.IOException, AutomationException
value
- The value (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |