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