Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
HardwareTextDisplayLine | line (int line) |
![]() | |
void | onUpdateHardware (Runnable sendStateRunnable) |
![]() | |
String | getId () |
String | getLabel () |
void | setLabel (String label) |
Color | getLabelColor () |
void | setLabelColor (Color color) |
RelativePosition | getLabelPosition () |
void | setLabelPosition (RelativePosition position) |
void | setBounds (double xInMM, double yInMM, double widthInMM, double heightInMM) |
double | getX () |
double | getY () |
double | getWidth () |
double | getHeight () |
Represents a display on some hardware that shows one or more lines of text.
HardwareTextDisplayLine line | ( | int | line | ) |
The line at the supplied line index.