plotlykt-core
/
space.kscience.plotly.models
/
Domain
common
Domain
class
Domain
:
Scheme
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
object
Companion
:
SchemeSpec
<
Domain
>
Content copied to clipboard
Functions
getItem
Link copied to clipboard
common
open override fun
getItem
(name:
Name
):
MetaItem
?
Content copied to clipboard
onChange
Link copied to clipboard
common
open override fun
onChange
(owner:
Any
?, action: (
Name
,
MetaItem
?,
MetaItem
?) ->
Unit
)
Content copied to clipboard
removeListener
Link copied to clipboard
common
open override fun
removeListener
(owner:
Any
?)
Content copied to clipboard
setItem
Link copied to clipboard
common
open override fun
setItem
(name:
Name
, item:
MetaItem
?)
Content copied to clipboard
toMeta
Link copied to clipboard
common
open override fun
toMeta
():
Laminate
Content copied to clipboard
validateItem
Link copied to clipboard
common
open fun
validateItem
(name:
Name
, item:
MetaItem
?):
Boolean
Content copied to clipboard
Properties
column
Link copied to clipboard
common
var
column
:
Int
Content copied to clipboard
If there is a layout grid, use the domain for this column in the grid for this pie trace.
defaultLayer
Link copied to clipboard
common
open val
defaultLayer
:
Meta
Content copied to clipboard
descriptor
Link copied to clipboard
common
override var
descriptor
:
NodeDescriptor
?
Content copied to clipboard
row
Link copied to clipboard
common
var
row
:
Int
Content copied to clipboard
If there is a layout grid, use the domain for this row in the grid for this pie trace.
x
Link copied to clipboard
common
var
x
:
List
<
Number
>
Content copied to clipboard
Sets the horizontal domain of this pie trace (in plot fraction).
y
Link copied to clipboard
common
var
y
:
List
<
Number
>
Content copied to clipboard
Sets the vertical domain of this pie trace (in plot fraction).