Package | Description |
---|---|
org.pepstock.charba.client.enums | |
org.pepstock.charba.client.options |
Modifier and Type | Method and Description |
---|---|
static MeterDisplay |
MeterDisplay.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MeterDisplay[] |
MeterDisplay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MeterDisplay |
MeterOptions.getDisplay() |
Modifier and Type | Method and Description |
---|---|
void |
MeterOptions.setDisplay(MeterDisplay display) |