|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISMRouter
COM Interface 'ISMRouter'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesFile.olb'
Description: 'Deprecated as of 10.1. Provides access to the main functionality for route finding.' 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 |
DISPID_1_GET_NAME
|
static java.lang.String |
DISPID_12_GET_NAME
|
static java.lang.String |
DISPID_13_GET_NAME
|
static java.lang.String |
DISPID_14_GET_NAME
|
static java.lang.String |
DISPID_2_GET_NAME
|
static java.lang.String |
DISPID_3_GET_NAME
|
static java.lang.String |
DISPID_4_GET_NAME
|
static java.lang.String |
DISPID_5_GET_NAME
|
static java.lang.String |
DISPID_6_GET_NAME
|
static java.lang.String |
DISPID_6_PUT_NAME
|
static java.lang.String |
DISPID_8_NAME
|
static java.lang.String |
DISPID_9_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDf8b66020_5850_11d7_b321_008048db11de
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ISMNetBarriersCollection |
getBarriers()
The network barriers collection of the router object. |
ISMFlagCreator |
getFlagCreator()
The flag creator used by the router object. |
java.lang.String |
getNetAttributeName()
The network attribute that the router object currently uses. |
ISMNetAttributesCollection |
getNetAttributes()
The network attributes collection of the router object. |
ISMNetAttributesAccess |
getNetAttributesAccess()
The network attributes access of the router object. |
ISMRoadPreferences |
getPreferences()
The road preferences used by the router object. |
java.lang.String |
getProjectionString()
The spatial reference of the source data used by the router object. |
ISMSpeedGroups |
getSpeedGroups()
The speed groups used by the router object. |
ISMTripPlanSettings |
getTripPlanSettings()
The trip planning settings used by the router object. |
ISMStopsCollection |
reorderStops(ISMStopsCollection pISrcStops)
Reorders the stops collection to minimize total driving time or distance. |
void |
setNetAttributeName(java.lang.String pVal)
The network attribute that the router object currently uses. |
ISMDirections |
solve(ISMStopsCollection pIStops,
ISMBreakTracker pITracker)
Calculates the route using the current settings of the router object. |
| Field Detail |
|---|
static final int IIDf8b66020_5850_11d7_b321_008048db11de
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_GET_NAME
static final java.lang.String DISPID_2_GET_NAME
static final java.lang.String DISPID_3_GET_NAME
static final java.lang.String DISPID_4_GET_NAME
static final java.lang.String DISPID_5_GET_NAME
static final java.lang.String DISPID_6_GET_NAME
static final java.lang.String DISPID_6_PUT_NAME
static final java.lang.String DISPID_8_NAME
static final java.lang.String DISPID_9_NAME
static final java.lang.String DISPID_12_GET_NAME
static final java.lang.String DISPID_13_GET_NAME
static final java.lang.String DISPID_14_GET_NAME
| Method Detail |
|---|
ISMNetBarriersCollection getBarriers()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMNetAttributesCollection getNetAttributes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMRoadPreferences getPreferences()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMSpeedGroups getSpeedGroups()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMTripPlanSettings getTripPlanSettings()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getNetAttributeName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNetAttributeName(java.lang.String pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMStopsCollection reorderStops(ISMStopsCollection pISrcStops)
throws java.io.IOException,
AutomationException
pISrcStops - A reference to a com.esri.arcgis.datasourcesfile.ISMStopsCollection (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMDirections solve(ISMStopsCollection pIStops,
ISMBreakTracker pITracker)
throws java.io.IOException,
AutomationException
pIStops - A reference to a com.esri.arcgis.datasourcesfile.ISMStopsCollection (in)pITracker - A reference to a com.esri.arcgis.datasourcesfile.ISMBreakTracker (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMNetAttributesAccess getNetAttributesAccess()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getProjectionString()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISMFlagCreator getFlagCreator()
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 | ||||||||