|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAServerVRPResults
COM Interface 'INAServerVRPResults'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriNetworkAnalyst.olb'
Description: 'Deprecated as of 10.0. Provides access to properties that contain the results of performing Vehicle Routing Problem network analysis with NAServer.' 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 |
IIDdef3f666_0f4d_4295_93af_5277e838d29d
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverResults |
---|
IID565f42a0_6ffa_4f2c_aae8_bee8c035268e |
Method Summary | |
---|---|
IRecordSet |
getBarriers()
RecordSet of Barriers returned from the network analysis. |
IRecordSet |
getBreaks()
RecordSet of Breaks returned from the network analysis. |
INACompactStreetDirections[] |
getCompactDirections()
Compact directions for each resulting routes. |
IRecordSet |
getDepots()
RecordSet of Depots returned from the network analysis. |
IRecordSet |
getDepotVisits()
RecordSet of Depot Visits returned from the network analysis. |
IRecordSet |
getOrderPairs()
RecordSet of OrderPairs returned from the network analysis. |
IRecordSet |
getOrders()
RecordSet of Orders returned from the network analysis. |
IRecordSet |
getPolygonBarriers()
RecordSet of Polygon Barriers returned from the network analysis. |
IRecordSet |
getPolylineBarriers()
RecordSet of Polyline Barriers returned from the network analysis. |
IRecordSet |
getRouteRenewals()
RecordSet of Route Renewals returned from the network analysis. |
IRecordSet |
getRoutes()
RecordSet of Routes returned from the network analysis. |
IRecordSet |
getRouteSeedPoints()
RecordSet of Route Seed Points returned from the network analysis. |
IRecordSet |
getRouteZones()
RecordSet of Route Zones returned from the network analysis. |
IRecordSet |
getSpecialties()
RecordSet of Specialties returned from the network analysis. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverResults |
---|
getMapImage, getSolveMessages |
Field Detail |
---|
static final int IIDdef3f666_0f4d_4295_93af_5277e838d29d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IRecordSet getRoutes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getOrderPairs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getOrders() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getDepots() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getDepotVisits() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getBreaks() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getRouteRenewals() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getRouteSeedPoints() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getRouteZones() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getSpecialties() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getPolylineBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getPolygonBarriers() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.INACompactStreetDirections[] getCompactDirections() 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 |