public final class ColorUtilities extends Object
| Constructor and Description |
|---|
ColorUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static Color |
create(Color minColor,
Color maxColor,
double value) |
static Color[] |
create(Color minColor,
Color maxColor,
int size) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.