| Class | Description |
|---|---|
| BaseLED |
Abstract class for LED and Double dots LED.
|
| DotsLed |
Instances of this class represent a non-selectable user interface object that
displays a double-dots character like it was displayed on a LED screen.
|
| LED |
Instances of this class represent a non-selectable user interface object that
displays a character like it was displayed on a LED screen.
|
| LEDLine | |
| LEDSeparator |
Instances of this class represent a non-selectable user interface object that
displays a separator (minus sign) like it was displayed on a LED screen.
|
| Enum | Description |
|---|---|
| LEDCharacter |
Enum with definition of the segments to be highlighted.
|