public class ColorScale
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ColorScale.Builder |
Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getColor(float value)
Gets the color as specified by this gradient for this value between the
minimal and maximal value.
|
float |
getMaximalValue() |
float |
getMinimalValue() |