| Package | Description |
|---|---|
| org.pepstock.charba.client.data | |
| org.pepstock.charba.client.enums |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Threshold> |
GaugeDataset.getThresholds()
Gets all thresholds.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GaugeDataset.setThresholds(Threshold... thres)
Sets all thresholds to use for this gauge.
|
| Modifier and Type | Method and Description |
|---|---|
Threshold |
GaugeThreshold.getThreshold()
Creates a new threshold cloning the constant one.
|
Threshold |
Threshold.setColor(IsColor color) |
Threshold |
Threshold.setValue(double value) |