Packages

package s2

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. s2
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class S2Index extends GeoMesaFeatureIndex[S2IndexValues, Long] with SpatialFilterStrategy[S2IndexValues, Long] with SpatialIndex[S2IndexValues, Long]

  2. class S2IndexKeySpace extends IndexKeySpace[S2IndexValues, Long]

    Version

    V1.0

  3. case class S2IndexValues(sfc: S2SFC, geometries: FilterValues[Geometry], spatialBounds: Seq[(Double, Double, Double, Double)]) extends SpatialIndexValues with Product with Serializable

Value Members

  1. object S2Index extends ConfiguredIndex
  2. object S2IndexKeySpace extends IndexKeySpaceFactory[S2IndexValues, Long]

Inherited from AnyRef

Inherited from Any

Ungrouped