Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.UI.GeoAnalysis

Classes

Analysis

Analysis is a base class for those classes used to render analysis results in a GeoView.

AnalysisCollection

A collection of Analysis objects.

AnalysisOverlay

AnalysisOverlay manages the display of one or more Analyses on a GeoView.

AnalysisOverlayCollection

A collection of AnalysisOverlay objects.

GeoElementLineOfSight

An analysis object that evaluates visibility along a line defined by observer and target GeoElement objects.

GeoElementViewshed

GeoElementViewshed is an analysis object that renders a viewshed for a specified GeoElement.

LineOfSight

LineOfSight is a base class for LocationLineOfSight and GeoElementLineOfSight.

LocationDistanceMeasurement

An analysis object that evaluates direct, vertical, and horizontal distances between two points defined by start and end point locations.

LocationLineOfSight

LocationLineOfSight is an analysis object that generates a line of sight between observer and target point objects.

LocationViewshed

LocationViewshed is an analysis object that renders a viewshed for a specified point location.

Viewshed

Viewshed is a base class for the Analysis classes that determine visible and non-visible areas in a GeoView, LocationViewshed and GeoElementViewshed.

Enums

LineOfSightTargetVisibility

Various LineOfSight visibility states between an observer and target.

In This Article
Back to top Copyright © 2022 Esri.