public class ColorSuggestions extends Object
Constructor and Description |
---|
ColorSuggestions() |
Modifier and Type | Method and Description |
---|---|
static Color |
fromNameOrSuggestion(String fullName) |
static String |
getColorName(Color c) |
static Color |
getSuggestion() |
static Color |
getSuggestion(List<Color> existing)
Tries to get a color that doesn't exist in the current list.
|
static void |
main(String[] args) |
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.