Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.mapping.reduction
package com.esri.arcgisruntime.mapping.reduction
Contains classes for reducing and summarizing point geoelements such as graphics or features as the map scale changes.
- Since:
- 200.2.0
-
ClassDescriptionDefines a field or statistical
ArcadeExpressionfor summarizing aggregated data from anAggregationFeatureReduction.AGeoElementthat represents aggregated geoelement on the map, for example a cluster of features or graphics.The list of possible statistic types that can be used for aggregating geoelements.A base class to define visual aggregation of geoelements.Method for aggregating and summarizing features in a pointFeatureLayeror point graphics in aGraphicsOverlayin dynamic rendering mode (FeatureLayer.RenderingMode.DYNAMIC, orGraphicsOverlay.RenderingMode.DYNAMIC).An abstract class for reducing and summarizing point geoelements such as graphics or features.