Packages

package z2

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

Type Members

  1. class XZ2Index extends GeoMesaFeatureIndex[XZ2IndexValues, Long] with SpatialFilterStrategy[XZ2IndexValues, Long] with SpatialIndex[XZ2IndexValues, Long]
  2. class XZ2IndexKeySpace extends IndexKeySpace[XZ2IndexValues, Long]
  3. case class XZ2IndexValues(sfc: XZ2SFC, geometries: FilterValues[Geometry], spatialBounds: Seq[(Double, Double, Double, Double)]) extends SpatialIndexValues with Product with Serializable
  4. class Z2Index extends GeoMesaFeatureIndex[Z2IndexValues, Long] with SpatialFilterStrategy[Z2IndexValues, Long] with SpatialIndex[Z2IndexValues, Long]
  5. class Z2IndexKeySpace extends IndexKeySpace[Z2IndexValues, Long]
  6. case class Z2IndexValues(sfc: Z2SFC, geometries: FilterValues[Geometry], spatialBounds: Seq[(Double, Double, Double, Double)]) extends SpatialIndexValues with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped