toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.core.components.trend
/
SDFXValueLiner
SDFXValue
Liner
class
SDFXValueLiner
(
axis
:
NumberAxis
,
yCoordinate
:
Double
,
var
yValue
:
Double
,
orientation
:
Orientation
)
Members
Constructors
SDFXValue
Liner
Link copied to clipboard
constructor
(
axis
:
NumberAxis
,
yCoordinate
:
Double
,
yValue
:
Double
,
orientation
:
Orientation
)
Properties
label
Link copied to clipboard
val
label
:
Label
pressed
Link copied to clipboard
var
pressed
:
Boolean
y
Value
Link copied to clipboard
var
yValue
:
Double
Functions
action
Mouse
Entered
Link copied to clipboard
fun
actionMouseEntered
(
)
action
Mouse
Exited
Link copied to clipboard
fun
actionMouseExited
(
)
action
Mouse
Released
Link copied to clipboard
fun
actionMouseReleased
(
)
get
Axis
Link copied to clipboard
fun
getAxis
(
)
:
NumberAxis
get
Line
Link copied to clipboard
fun
getLine
(
)
:
Pane
redraw
Liner
Link copied to clipboard
fun
redrawLiner
(
y
:
Double
,
height
:
Double
,
width
:
Double
,
orientation
:
Orientation
)
set
Sticker
Number
Link copied to clipboard
fun
setStickerNumber
(
number
:
Double
?
)
update
Layout
Link copied to clipboard
fun
updateLayout
(
y
:
Double
,
yValue
:
Double
,
orientation
:
Orientation
)