|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INARouteSolver
COM Interface 'INARouteSolver'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Provides access to the route 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 |
IID584e3dc7_2abb_4c52_a83f_28f2be0b8a68
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getOutputLines()
Indicates if lines will be generated in the result. |
boolean |
isCreateTraversalResult()
Indicates if a traversal result will be generated. |
boolean |
isFindBestSequence()
Indicates if the solver should resequence the route in the optimal order. |
boolean |
isPreserveFirstStop()
Indicates if the solver should keep the first stop fixed in the sequence. |
boolean |
isPreserveLastStop()
Indicates if the solver should keep the last stop fixed in the sequence. |
boolean |
isUseTimeWindows()
Indicates if the solver should consider time windows. |
void |
setCreateTraversalResult(boolean value)
Indicates if a traversal result will be generated. |
void |
setFindBestSequence(boolean value)
Indicates if the solver should resequence the route in the optimal order. |
void |
setOutputLines(int value)
Indicates if lines will be generated in the result. |
void |
setPreserveFirstStop(boolean value)
Indicates if the solver should keep the first stop fixed in the sequence. |
void |
setPreserveLastStop(boolean value)
Indicates if the solver should keep the last stop fixed in the sequence. |
void |
setUseTimeWindows(boolean value)
Indicates if the solver should consider time windows. |
| Field Detail |
|---|
static final int IID584e3dc7_2abb_4c52_a83f_28f2be0b8a68
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isFindBestSequence()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFindBestSequence(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.
boolean isPreserveFirstStop()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPreserveFirstStop(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.
boolean isPreserveLastStop()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setPreserveLastStop(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.
boolean isUseTimeWindows()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseTimeWindows(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.
boolean isCreateTraversalResult()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCreateTraversalResult(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.
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 | ||||||||