public interface IsThreshold
GaugeThreshold
Modifier and Type | Method and Description |
---|---|
IsColor |
getColor()
Returns the color of threshold.
|
java.lang.String |
getName()
Returns the name of threshold.
|
double |
getValue()
Returns the value of threshold.
|
java.lang.String getName()
double getValue()
IsColor getColor()