| Package | Description | 
|---|---|
| fr.cnes.genius.lowLevel | 
 Package containing the low level widgets. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GLabel.Rotation | 
GLabel.getRotation()
Get the rotation of the label. 
 | 
static GLabel.Rotation | 
GLabel.Rotation.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static GLabel.Rotation[] | 
GLabel.Rotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GLabel.setRotation(GLabel.Rotation rotation)
Set the rotation of the label. 
 | 
Copyright © 2024. All rights reserved.