axle
.
quanta
.
Quantum
UnitPlottable
case class
UnitPlottable
(
base:
Q
)
extends
Plottable
[
Q
] with
Product
with
Serializable
Linear Supertypes
Product
,
Equals
,
Plottable
[
Q
],
Portionable
[
Q
],
Ordering
[
Q
],
PartialOrdering
[
Q
],
Equiv
[
Q
],
Serializable
,
Serializable
,
Comparator
[
Q
],
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
UnitPlottable
Product
Equals
Plottable
Portionable
Ordering
PartialOrdering
Equiv
Serializable
Serializable
Comparator
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
UnitPlottable
(
base:
Q
)
Type Members
class
Ops
extends
AnyRef
Definition Classes
Ordering
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
base
:
Q
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
compare
(
u1:
Q
,
u2:
Q
)
:
Int
Definition Classes
UnitPlottable
→ Ordering → Comparator
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equiv
(
x:
Q
,
y:
Q
)
:
Boolean
Definition Classes
Ordering → PartialOrdering → Equiv
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
gt
(
x:
Q
,
y:
Q
)
:
Boolean
Definition Classes
Ordering → PartialOrdering
def
gteq
(
x:
Q
,
y:
Q
)
:
Boolean
Definition Classes
Ordering → PartialOrdering
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isPlottable
(
t:
Q
)
:
Boolean
Definition Classes
UnitPlottable
→
Plottable
def
lt
(
x:
Q
,
y:
Q
)
:
Boolean
Definition Classes
Ordering → PartialOrdering
def
lteq
(
x:
Q
,
y:
Q
)
:
Boolean
Definition Classes
Ordering → PartialOrdering
def
max
(
x:
Q
,
y:
Q
)
:
Q
Definition Classes
Ordering
def
min
(
x:
Q
,
y:
Q
)
:
Q
Definition Classes
Ordering
implicit
def
mkOrderingOps
(
lhs:
Q
)
:
Ops
Definition Classes
Ordering
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
on
[
U
]
(
f: (
U
) ⇒
Q
)
:
Ordering
[
U
]
Definition Classes
Ordering
def
portion
(
left:
Q
,
v:
Q
,
right:
Q
)
:
Double
Definition Classes
UnitPlottable
→
Portionable
def
reverse
:
Ordering
[
Q
]
Definition Classes
Ordering → PartialOrdering
def
step
(
from:
Number
,
to:
Number
)
:
Number
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
ticValueStream
(
v:
Number
,
to:
Number
,
step:
Number
)
:
Stream
[
Number
]
def
tics
(
from:
Q
,
to:
Q
)
:
Seq
[(
Q
,
String
)]
Definition Classes
UnitPlottable
→
Portionable
def
tryCompare
(
x:
Q
,
y:
Q
)
:
Some
[
Int
]
Definition Classes
Ordering → PartialOrdering
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
def
zero
()
:
Q
Definition Classes
UnitPlottable
→
Plottable
Inherited from
Product
Inherited from
Equals
Inherited from
Plottable
[
Q
]
Inherited from
Portionable
[
Q
]
Inherited from
Ordering
[
Q
]
Inherited from
PartialOrdering
[
Q
]
Inherited from
Equiv
[
Q
]
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Comparator
[
Q
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped