static final enum DiagramScene.LegendColor extends java.lang.Enum<E<E>>
Modifiers | Name | Description |
---|---|---|
static DiagramScene.LegendColor |
BLUE |
|
static DiagramScene.LegendColor |
GREEN |
|
static DiagramScene.LegendColor |
GREY |
|
static DiagramScene.LegendColor |
MAX_VALUE |
|
static DiagramScene.LegendColor |
MIN_VALUE |
|
static DiagramScene.LegendColor |
ORANGE |
|
static DiagramScene.LegendColor |
PURPLE |
|
static DiagramScene.LegendColor |
RED |
|
static DiagramScene.LegendColor |
YELLOW |
Type | Name and description |
---|---|
GanttEntry.Color |
color |
Type Params | Return Type | Name and description |
---|---|---|
|
static GanttEntry.Color |
colorFrom(int i) |
|
DiagramScene.LegendColor |
next() |
|
DiagramScene.LegendColor |
previous() |
|
static DiagramScene.LegendColor |
valueOf(java.lang.String name) |
|
static final DiagramScene.LegendColor[] |
values() |