Package

org.locationtech

sfcurve

Permalink

package sfcurve

Visibility
  1. Public
  2. All

Type Members

  1. case class CoveredRange(lower: Long, upper: Long) extends IndexRange with Product with Serializable

    Permalink
  2. sealed trait IndexRange extends AnyRef

    Permalink
  3. case class OverlappingRange(lower: Long, upper: Long) extends IndexRange with Product with Serializable

    Permalink
  4. class RangeComputeHints extends HashMap[String, AnyRef]

    Permalink
  5. trait SpaceFillingCurve2D extends AnyRef

    Permalink
  6. trait SpaceFillingCurveProvider extends AnyRef

    Permalink

Value Members

  1. object IndexRange

    Permalink
  2. object SpaceFillingCurves

    Permalink

Ungrouped