|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAODCostMatrixSolver
COM Interface 'INAODCostMatrixSolver'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to the origin-destination 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 |
IID652a9b5b_1b75_4501_99fb_bc6452a092f7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.Object |
getDefaultCutoff()
The default cutoff value to stop traversing. |
java.lang.Object |
getDefaultTargetDestinationCount()
The default number of destinations to find. |
int |
getOutputLines()
Indicates how lines are generated. |
void |
setDefaultCutoff(java.lang.Object value)
The default cutoff value to stop traversing. |
void |
setDefaultTargetDestinationCount(java.lang.Object value)
The default number of destinations to find. |
void |
setOutputLines(int value)
Indicates how lines are generated. |
Field Detail |
---|
static final int IID652a9b5b_1b75_4501_99fb_bc6452a092f7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object getDefaultTargetDestinationCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultTargetDestinationCount(java.lang.Object value) throws java.io.IOException, AutomationException
value
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getDefaultCutoff() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDefaultCutoff(java.lang.Object value) throws java.io.IOException, AutomationException
value
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getOutputLines() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setOutputLines(int value) throws java.io.IOException, AutomationException
value
- A com.esri.arcgis.networkanalyst.esriNAOutputLineType constant (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 |