| Package | Description |
|---|---|
| org.processmining.humbertogarciacaballero.models.gui |
| Modifier and Type | Method and Description |
|---|---|
static ColorBrewer[] |
ColorBrewer.getDivergingColorPalettes(boolean colorBlindSave) |
static ColorBrewer[] |
ColorBrewer.getQualitativeColorPalettes(boolean colorBlindSave) |
static ColorBrewer[] |
ColorBrewer.getSequentialColorPalettes(boolean colorBlindSave) |
static ColorBrewer |
ColorBrewer.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ColorBrewer[] |
ColorBrewer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|