|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface INAServerClosestFacilityResults
COM Interface 'INAServerClosestFacilityResults'. 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 closest facility 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 |
IID297aeeed_3ffa_4618_8277_c128d93a103d
|
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. |
IPolyline[] |
getCFRouteGeometries()
Polyline geometry for each resulting route. |
IRecordSet |
getCFRoutes()
RecordSet of CFRoutes returned from the network analysis. |
INAStreetDirections[] |
getDirections()
Directions for each resulting route. |
IRecordSet |
getFacilities()
RecordSet of Facilities returned from the network analysis. |
IRecordSet |
getIncidents()
RecordSet of Incidents returned from the network analysis. |
double[] |
getTotalImpedances()
Total accumulated cost on the impedance attribute for each route. |
| Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverResults |
|---|
getMapImage, getSolveMessages |
| Field Detail |
|---|
static final int IID297aeeed_3ffa_4618_8277_c128d93a103d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
double[] getTotalImpedances()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPolyline[] getCFRouteGeometries()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRecordSet getCFRoutes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRecordSet getFacilities()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRecordSet getIncidents()
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.
INAStreetDirections[] getDirections()
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 | ||||||||