|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INAServerODCostMatrixResults
COM Interface 'INAServerODCostMatrixResults'. 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 OD Cost Matrix 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 |
IIDcdb350a4_dab2_4a20_be42_c7eab7691478
|
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. |
java.lang.String[] |
getCostAttributeNameIndex()
Array of mappings of the cost attribute names into ODMatrix array index values. |
int[] |
getDestinationOIDIndex()
Array of mappings of the Destination OIDs into ODMatrix array index values. |
IRecordSet |
getDestinations()
RecordSet of Destinations returned from the network analysis. |
IRecordSet |
getODLines()
RecordSet of ODRoutes returned from the network analysis. |
java.lang.Object |
getODMatrix()
3D array [origin, destination, cost] of OD-values returned from the network analysis. |
int[] |
getOriginOIDIndex()
Array of mappings of the Origin OIDs into ODMatrix array index values. |
IRecordSet |
getOrigins()
RecordSet of Origins 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. |
Methods inherited from interface com.esri.arcgis.networkanalyst.INAServerSolverResults |
---|
getMapImage, getSolveMessages |
Field Detail |
---|
static final int IIDcdb350a4_dab2_4a20_be42_c7eab7691478
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IRecordSet getODLines() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getOrigins() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRecordSet getDestinations() 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.java.lang.Object getODMatrix() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int[] getOriginOIDIndex() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int[] getDestinationOIDIndex() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String[] getCostAttributeNameIndex() 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 |