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
ArcadeExpression
for summarizing aggregated data from anAggregationFeatureReduction
.AGeoElement
that 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 pointFeatureLayer
or point graphics in aGraphicsOverlay
in dynamic rendering mode (FeatureLayer.RenderingMode.DYNAMIC
, orGraphicsOverlay.RenderingMode.DYNAMIC
).An abstract class for reducing and summarizing point geoelements such as graphics or features.