Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.tasks.networkanalysis
package com.esri.arcgisruntime.tasks.networkanalysis
Contains classes to perform network analysis against ArcGIS services or local datasets.
- Since:
- 100.0.0
-
ClassDescriptionRepresents an attribute and corresponding parameter name-value pair.Defines the units in which the cost values are measured.Specifies whether a Barrier is causing the restriction in the Route or is just going to the increase the cost of following the route.Settings that are used when solving
ClosestFacilityTask
.Represents the result ofClosestFacilityTask.solveClosestFacilityAsync(ClosestFacilityParameters)
.Represents an independent closest facility route within aClosestFacilityResult
.A task to measure the cost of traveling between incidents and facilities and to determine which are nearest to one another.Describes the transportation network that a closest facility is bound to.Represents the cost incurred while traversing a route.Specifies the direction a vehicle may arrive at and depart from the network location.Represents an event in a set ofDirectionManeuver
for a givenRoute
.Represents an individual maneuver in a series of turn-by-turn driving directions.Indicates the type of a given DirectionManeuver.Represents the Directions String.Specifies the type of a DirectionMessage.Defines network directions output type.Represents facility.Represents incident.Specifies the status of location of a Stop or a PointBarrier.The various types of directions support.Represents a specific location/position along a transportation network source feature.Represents a point barrier that can be used to constrain routes generated byRouteTask
.Represents a polygon barrier that can be used to constrain routes generated byRouteTask
.Represents a polyline barrier that can be used to constrain routes generated byRouteTask
.Specifies a transportation network restriction attribute.Represents an independent route within aRouteResult
.Represents input parameters for computing routes usingRouteTask
.Represents the result ofRouteTask.solveRouteAsync(RouteParameters)
.Specifies the type of shape output for a route.A task to compute routes and turn-by-turn directions.Represents metadata about the network analyst service or dataset used byRouteTask
Represents service area facility.Service area overlap geometry.Represents input parameters for computing service area usingServiceAreaTask
.Defines a service area polygon calculated with aServiceAreaTask
.Service area polygon cutoff geometry.Specifies the level of detail of the output polygons.Defines a service area polyline calculated with aServiceAreaTask
.Represents the result ofServiceAreaTask.solveServiceAreaAsync(ServiceAreaParameters)
.A task to compute areas that can be serviced (reached) from a given location using an ArcGIS Network Analyst service.Represents metadata about the network analyst service used byServiceAreaTask
.Represents the SourceObjectPosition.Specifies the type of start time usage.Represent stops - locations that must be visited along a route.Specifies the type of a route stop.Specifies the type of travel direction.Represents options that can be used to customize the routes generated byRouteTask
.Specifies the type of backtracking allowed when querying for adjacencies in a network view.