geotrellis.spark.io.index.zcurve

Z3

final class Z3 extends AnyVal

Linear Supertypes
AnyVal, NotNull, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Z3
  2. AnyVal
  3. NotNull
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Z3(z: Long)

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  2. final def ##(): Int

    Definition Classes
    Any
  3. def +(offset: Long): Z3

  4. def -(offset: Long): Z3

  5. def <(other: Z3): Boolean

  6. def <=(other: Z3): Boolean

  7. def ==(other: Z3): Boolean

  8. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  9. def >(other: Z3): Boolean

  10. def >=(other: Z3): Boolean

  11. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  12. def bitsToString: String

  13. def decode: (Int, Int, Int)

  14. def dim(i: Int): Int

  15. def getClass(): Class[_ <: AnyVal]

    Definition Classes
    AnyVal → Any
  16. def inRange(rmin: Z3, rmax: Z3): Boolean

  17. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  18. def mid(p: Z3): Z3

  19. def toString(): String

    Definition Classes
    Z3 → Any
  20. val z: Long

Inherited from AnyVal

Inherited from NotNull

Inherited from Any

Ungrouped