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 Analysis
GeoElementLineOfSight
An analysis object that evaluates visibility along a line defined by observer and target Geo
GeoElementViewshed
GeoElementViewshed is an analysis object that renders a viewshed for a specified Geo
LineOfSight
A base class for visibility analyses such as Location
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,
Location
Enums
LineOfSightTargetVisibility
Various LineOfSight visibility states between an observer and target.