com.esri.arcgis.networkanalyst
Interface INAServerClosestFacilityResults2
- All Superinterfaces:
- INAServerClosestFacilityResults, INAServerSolverResults, java.io.Serializable
- All Known Subinterfaces:
- INAServerClosestFacilityResults3
- All Known Implementing Classes:
- INAServerClosestFacilityResults2Proxy, INAServerClosestFacilityResults3Proxy, NAServerClosestFacilityResults
public interface INAServerClosestFacilityResults2
- extends INAServerClosestFacilityResults, java.io.Serializable
COM Interface 'INAServerClosestFacilityResults2'. 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 =
IID11863db3_50ed_4623_8e29_3e809300e9e4
static final int IID11863db3_50ed_4623_8e29_3e809300e9e4
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getCompactDirections
INACompactStreetDirections[] getCompactDirections()
throws java.io.IOException,
AutomationException
- Compact directions for each resulting route.
- Returns:
- A reference to a com.esri.arcgis.networkanalyst.INACompactStreetDirections array
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.