de
.
sciss
.
fscape
.
graph
ConstantD
Related Docs:
object ConstantD
|
package graph
final
case class
ConstantD
(
value:
Double
)
extends
Constant
with
DoubleLike
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
DoubleLike
,
Constant
,
StreamIn
,
UGenIn
,
UGenInLike
,
GE
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ConstantD
Serializable
Serializable
DoubleLike
Constant
StreamIn
UGenIn
UGenInLike
GE
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ConstantD
(
value:
Double
)
Type Members
final
type
A
=
Double
Definition Classes
DoubleLike → StreamIn
final
type
Buf
=
BufD
Definition Classes
DoubleLike → StreamIn
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
doubleValue
:
Double
Definition Classes
ConstantD
→
Constant
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
intValue
:
Int
Definition Classes
ConstantD
→
Constant
final
def
isDouble
:
Boolean
Definition Classes
DoubleLike → StreamIn
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
isInt
:
Boolean
Definition Classes
DoubleLike → StreamIn
final
def
isLong
:
Boolean
Definition Classes
DoubleLike → StreamIn
def
longValue
:
Long
Definition Classes
ConstantD
→
Constant
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toAny
(
implicit
b:
Builder
)
:
Outlet
[
BufLike
]
Definition Classes
DoubleLike → StreamIn
def
toDouble
(
implicit
b:
Builder
)
:
OutD
Definition Classes
Constant
→ StreamIn
final
def
toElem
(
implicit
b:
Builder
)
:
OutD
Definition Classes
DoubleLike → StreamIn
def
toInt
(
implicit
b:
Builder
)
:
OutI
Definition Classes
Constant
→ StreamIn
def
toLong
(
implicit
b:
Builder
)
:
OutL
Definition Classes
Constant
→ StreamIn
def
toString
()
:
String
Definition Classes
ConstantD
→ AnyRef → Any
final
def
tpe
:
StreamType
[
A
,
Buf
]
Definition Classes
DoubleLike → StreamIn
val
value
:
Double
Definition Classes
ConstantD
→
Constant
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
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
DoubleLike
Inherited from
Constant
Inherited from
StreamIn
Inherited from
UGenIn
Inherited from
UGenInLike
Inherited from
GE
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped