This document is archived and information here might be outdated. Recommended version. |
Provides access to the service area solver. Note: the INAServiceAreaSolver interface has been superseded by INAServiceAreaSolver2. Please consider using the more recent version.
Name | Description | |
---|---|---|
DefaultBreaks | The default break(s) of the traversal. | |
ExcludeSourcesFromPolygons | A collection of network source names to NOT use when generating polygons. | |
MergeSimilarPolygonRanges | Indicates if similar ranges should be merged in the result polygons. | |
OutputLines | The type of line(s) generated. | |
OutputPolygons | The type of polygon(s) generated. | |
OverlapLines | Indicates if lines should overlap from multiple facilities. | |
SplitLinesAtBreaks | Indicates if lines should be split at breaks. | |
SplitPolygonsAtBreaks | Indicates if polygons should be split at break values. | |
TravelDirection | The direction of the traversal. |
Classes | Description |
---|---|
NAServerServiceAreaParams | Deprecated as of 10.0. A container for the service area solver settings and return parameters used by NAServer. |
NAServiceAreaSolver | Performs service area analysis. |
INAServerSolverResults has been superseded by INAServerSolverResults2.