Class/Object

org.locationtech.sfcurve.zorder

Z3

Related Docs: object Z3 | package zorder

Permalink

final class Z3 extends AnyVal

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Z3
  2. AnyVal
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Z3(z: Long)

    Permalink

Value Members

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

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

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

    Permalink
  4. def -(offset: Long): Z3

    Permalink
  5. def <(other: Z3): Boolean

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

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

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

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

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

    Permalink
  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. def bitsToString: String

    Permalink
  13. def d0: Int

    Permalink
  14. def d1: Int

    Permalink
  15. def d2: Int

    Permalink
  16. def decode: (Int, Int, Int)

    Permalink
  17. def dim(i: Int): Int

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

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

    Permalink
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. def mid(p: Z3): Z3

    Permalink
  22. def toString(): String

    Permalink
    Definition Classes
    Z3 → Any
  23. val z: Long

    Permalink

Inherited from AnyVal

Inherited from Any

Ungrouped