SDFXRuler

class SDFXRuler(xCoordinate: Double, var xValue: Double, orientation: Orientation)

Constructors

Link copied to clipboard
constructor(xCoordinate: Double, xValue: Double, orientation: Orientation)

Properties

Link copied to clipboard
val labels: MutableList<Label>
Link copied to clipboard
val pane: Pane
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
Link copied to clipboard
fun getLine(): HBox
Link copied to clipboard
fun redrawRuler(x: Double, height: Double, width: Double, orientation: Orientation)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun setStickerNumber(number: Int)
Link copied to clipboard
fun updateLayout(x: Double, xValue: Double, orientation: Orientation)
Link copied to clipboard