toggle menu
plotly-kt
0.7.1.1
common
switch theme
search in API
plotlykt-core
/
space.kscience.plotly.models
/
Box
/
Companion
Companion
object
Companion
:
SchemeSpec
<
Box
>
Members
Members & Extensions
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
MetaDescriptor
?
Functions
convert
Link copied to clipboard
open
override
fun
convert
(
obj
:
Box
)
:
Meta
empty
Link copied to clipboard
fun
empty
(
)
:
Box
invoke
Link copied to clipboard
inline operator
fun
invoke
(
action
:
Box
.
(
)
->
Unit
)
:
Box
invoke
Link copied to clipboard
operator
fun
<
T
:
Trace
>
SchemeSpec
<
T
>
.
invoke
(
xs
:
Any
,
ys
:
Any
?
=
null
,
zs
:
Any
?
=
null
,
block
:
Trace
.
(
)
->
Unit
)
:
T
read
Link copied to clipboard
open
override
fun
read
(
source
:
Meta
)
:
Box
read
Or
Null
Link copied to clipboard
open
override
fun
readOrNull
(
source
:
Meta
)
:
Box
write
Link copied to clipboard
fun
write
(
target
:
MutableMeta
)
:
Box