Bitwig Studio Control Surface API  5.0.11
HardwareTextDisplay Interface Reference
+ Inheritance diagram for HardwareTextDisplay:

Public Member Functions

HardwareTextDisplayLine line (int line)
 
- Public Member Functions inherited from HardwareOutputElement
void onUpdateHardware (Runnable sendStateRunnable)
 
- Public Member Functions inherited from HardwareElement
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 ()
 

Detailed Description

Represents a display on some hardware that shows one or more lines of text.

Since
API version 10

Member Function Documentation

◆ line()

HardwareTextDisplayLine line ( int  line)

The line at the supplied line index.


The documentation for this interface was generated from the following file: