public interface Scale extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getValueAsRGB(double value) |
double |
getValueAsScale(double value)
Get the corresponding value between 0.0 and 1.0.
|
Copyright © 1999–2020 CodeLutin. All rights reserved.