Packages

package analytic

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AttributeResult extends AbstractCalcResult

    Result class to hold the attribute histogram

  2. class AttributeVisitor extends GeoMesaProcessVisitor with LazyLogging

    Visitor that tracks unique attribute values and counts

  3. class DensityProcess extends GeoMesaProcess

    Stripped down version of org.geotools.process.vector.HeatmapProcess

    Stripped down version of org.geotools.process.vector.HeatmapProcess

    Annotations
    @DescribeProcess()
  4. class MinMaxProcess extends GeoMesaProcess with LazyLogging
    Annotations
    @DescribeProcess()
  5. class Point2PointProcess extends GeoMesaProcess
    Annotations
    @DescribeProcess()
  6. class SamplingProcess extends GeoMesaProcess with LazyLogging

    Returns a reduced set of features using statistical sampling.

    Returns a reduced set of features using statistical sampling.

    Annotations
    @DescribeProcess()
  7. class SamplingVisitor extends GeoMesaProcessVisitor with LazyLogging
  8. class StatsProcess extends GeoMesaProcess with LazyLogging
    Annotations
    @DescribeProcess()
  9. class StatsVisitor extends GeoMesaProcessVisitor with LazyLogging
  10. class TrackLabelProcess extends GeoMesaProcess

    Returns a single feature that is the head of a track of related simple features

    Returns a single feature that is the head of a track of related simple features

    Annotations
    @DescribeProcess()
  11. class UniqueProcess extends GeoMesaProcess with LazyLogging
    Annotations
    @DescribeProcess()

Ungrouped