|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INARouteSolver2
COM Interface 'INARouteSolver2'. 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 |
IID64d328dc_8919_47df_be20_e28200637413
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.networkanalyst.INARouteSolver |
|---|
IID584e3dc7_2abb_4c52_a83f_28f2be0b8a68 |
| Method Summary | |
|---|---|
java.util.Date |
getStartTime()
Specifies the time the route begins. |
boolean |
isUseStartTime()
Indicates if the solver should start the route at a particular time. |
void |
setStartTime(java.util.Date value)
Specifies the time the route begins. |
void |
setUseStartTime(boolean value)
Indicates if the solver should start the route at a particular time. |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INARouteSolver |
|---|
getOutputLines, isCreateTraversalResult, isFindBestSequence, isPreserveFirstStop, isPreserveLastStop, isUseTimeWindows, setCreateTraversalResult, setFindBestSequence, setOutputLines, setPreserveFirstStop, setPreserveLastStop, setUseTimeWindows |
| Field Detail |
|---|
static final int IID64d328dc_8919_47df_be20_e28200637413
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setUseStartTime(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 isUseStartTime()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStartTime(java.util.Date 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.
java.util.Date getStartTime()
throws java.io.IOException,
AutomationException
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 | ||||||||