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