|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAODCostMatrixSolver2
COM Interface 'INAODCostMatrixSolver2'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to the OD cost matrix 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 |
IID08f1c93f_21e6_4f34_869f_100eba4720d9
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAODCostMatrixSolver |
---|
IID652a9b5b_1b75_4501_99fb_bc6452a092f7 |
Method Summary | |
---|---|
int |
getMatrixResultType()
Indicates the type of matrix result to be created. |
boolean |
isPopulateODLines()
Indicates if the ODLines class is to be populated. |
void |
setMatrixResultType(int type)
Indicates the type of matrix result to be created. |
void |
setPopulateODLines(boolean value)
Indicates if the ODLines class is to be populated. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAODCostMatrixSolver |
---|
getDefaultCutoff, getDefaultTargetDestinationCount, getOutputLines, setDefaultCutoff, setDefaultTargetDestinationCount, setOutputLines |
Field Detail |
---|
static final int IID08f1c93f_21e6_4f34_869f_100eba4720d9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getMatrixResultType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMatrixResultType(int type) throws java.io.IOException, AutomationException
type
- A com.esri.arcgis.networkanalyst.esriNAODCostMatrixType constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isPopulateODLines() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPopulateODLines(boolean 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 |