public class ColorScale extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ColorScale.Builder |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.paint.Color |
getColor(double value)
Gets the color as specified by this gradient for this value between the minimal and maximal value.
|
Copyright © 2017. All rights reserved.