| Package | Description | 
|---|---|
| org.pepstock.charba.client.impl.charts | 
 Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DefaultThreshold | 
DefaultThreshold.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DefaultThreshold[] | 
DefaultThreshold.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |