Package

org.locationtech.geomesa.process

analytic

Permalink

package analytic

Visibility
  1. Public
  2. All

Type Members

  1. class AttributeResult extends AbstractCalcResult

    Permalink

    Result class to hold the attribute histogram

  2. class AttributeVisitor extends GeoMesaProcessVisitor with LazyLogging

    Permalink

    Visitor that tracks unique attribute values and counts

  3. class DensityProcess extends GeoMesaProcess

    Permalink

    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

    Permalink
    Annotations
    @DescribeProcess()
  5. class Point2PointProcess extends GeoMesaProcess

    Permalink
    Annotations
    @DescribeProcess()
  6. class SamplingProcess extends GeoMesaProcess with LazyLogging

    Permalink

    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

    Permalink
  8. class StatsProcess extends GeoMesaProcess with LazyLogging

    Permalink
    Annotations
    @DescribeProcess()
  9. class StatsVisitor extends GeoMesaProcessVisitor with LazyLogging

    Permalink
  10. class TrackLabelProcess extends GeoMesaProcess

    Permalink

    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

    Permalink
    Annotations
    @DescribeProcess()

Value Members

  1. object AttributeVisitor

    Permalink
  2. object DensityProcess

    Permalink
  3. object MinMaxProcess

    Permalink
  4. object UniqueProcess

    Permalink

Ungrouped