SDFXValueLiner

class SDFXValueLiner(axis: NumberAxis, yCoordinate: Double, var yValue: Double, orientation: Orientation)

Constructors

Link copied to clipboard
constructor(axis: NumberAxis, yCoordinate: Double, yValue: Double, orientation: Orientation)

Properties

Link copied to clipboard
val label: Label
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun getAxis(): NumberAxis
Link copied to clipboard
fun getLine(): Pane
Link copied to clipboard
fun redrawLiner(y: Double, height: Double, width: Double, orientation: Orientation)
Link copied to clipboard
fun setStickerNumber(number: Double?)
Link copied to clipboard
fun updateLayout(y: Double, yValue: Double, orientation: Orientation)