public class StandardColors extends Object
Constructor and Description |
---|
StandardColors() |
Modifier and Type | Method and Description |
---|---|
static List<StandardColor> |
getFilteredColors(Hue hue,
com.google.common.collect.Range<Integer> chromaRange,
com.google.common.collect.Range<Integer> valueRange) |
static List<Color> |
randomColors(int n) |
static Color[] |
standardColorArray() |
static List<Color> |
standardColors() |
Copyright © 2018. All rights reserved.