Instance Constructors
-
new
InfoPlottable
(base: UOM)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
!=
(arg0: Any): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
==
(arg0: Any): Boolean
-
def
asInstanceOf
[T0]
: T0
-
val
base
: UOM
-
def
canEqual
(arg0: Any): Boolean
-
def
clone
(): AnyRef
-
def
compare
(u1: UOM, u2: UOM): Int
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(arg0: Any): Boolean
-
def
equiv
(x: UOM, y: UOM): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
gt
(x: UOM, y: UOM): Boolean
-
def
gteq
(x: UOM, y: UOM): Boolean
-
def
hashCode
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
isPlottable
(t: UOM): Boolean
-
def
lt
(x: UOM, y: UOM): Boolean
-
def
lteq
(x: UOM, y: UOM): Boolean
-
def
max
(x: UOM, y: UOM): UOM
-
def
min
(x: UOM, y: UOM): UOM
-
implicit def
mkOrderingOps
(lhs: UOM): Ops
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
on
[U]
(f: (U) ⇒ UOM): Ordering[U]
-
def
portion
(left: UOM, v: UOM, right: UOM): Double
-
def
productArity
: Int
-
def
productElement
(arg0: Int): Any
-
def
productIterator
: Iterator[Any]
-
def
productPrefix
: String
-
def
reverse
: Ordering[UOM]
-
def
step
(from: Double, to: Double): Double
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
tics
(from: UOM, to: UOM): Seq[(UOM, String)]
-
def
toString
(): String
-
def
tryCompare
(x: UOM, y: UOM): Some[Int]
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
-
def
zero
(): UOM
Deprecated Value Members
-
def
productElements
: Iterator[Any]
Inherited from Product
Inherited from Equals
Inherited from Ordering[UOM]
Inherited from Serializable
Inherited from Serializable
Inherited from PartialOrdering[UOM]
Inherited from Equiv[UOM]
Inherited from Comparator[UOM]
Inherited from AnyRef
Inherited from Any