PortalHelperServices class final
Services provided by an organization’s portal.
Properties
- analysisServiceUri → Uri?
-
Geoprocessing service that performs analyses.
no setter
- asyncClosestFacilityServiceUri → Uri?
-
Geoprocessing service for asynchronous closest-facility analysis.
no setter
- asyncLocationAllocationServiceUri → Uri?
-
Geoprocessing service for asynchronous location-allocation network analysis.
no setter
- asyncODCostMatrixServiceUri → Uri?
-
Geoprocessing service for generating origin-destination cost matrices asynchronously.
no setter
- asyncServiceAreaServiceUri → Uri?
-
Geoprocessing service for asynchronous service-area analysis.
no setter
- asyncVRPServiceUri → Uri?
-
Geoprocessing service for solving asynchronous vehicle routing problems.
no setter
- closestFacilityServiceUri → Uri?
-
Network Analyst service for synchronous closest-facility analysis.
no setter
-
defaultElevationServices
→ List<
ElevationServiceInfo> -
Information about Limited Error Raster Compression (LERC) elevation services used by
ArcGIS Pro and the Web Scene Viewer.
no setter
- elevationServiceUri → Uri?
-
Geoprocessing service for elevation analysis.
no setter
- elevationSyncServiceUri → Uri?
-
Geoprocessing service for elevation analysis.
no setter
-
geocodeServiceUris
→ List<
Uri> -
Geocoding services to use for geocoding.
no setter
- geoenrichmentServiceUri → Uri?
-
Geoenrichment services for getting facts about a location or area.
no setter
- geometryServiceUri → Uri?
-
Geometry service to use for geometry functions.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- hydrologyServiceUri → Uri?
-
Geoprocessing service for hydrologic analysis.
no setter
- locationTrackingServiceUri → Uri?
-
The URL of the location tracking service.
no setter
- printTaskUri → Uri?
-
Print Task service to use for printing functionality.
no setter
- routeServiceUri → Uri?
-
Geoprocessing service for asynchronous route analysis.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serviceAreaServiceUri → Uri?
-
Network Analyst service for service-area analysis.
no setter
- syncVRPServiceUri → Uri?
-
Geoprocessing service for solving synchronous vehicle routing problems.
no setter
- trafficServiceUri → Uri?
-
Map service for displaying traffic speeds and traffic incidents.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited