| Modifier and Type | Method and Description |
|---|---|
ColorType |
ColorParam.getColorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineConfigurable.setSpecificColorTOBEREMOVED(ColorType type,
HtmlColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
Swimlane.setSpecificColorTOBEREMOVED(ColorType type,
HtmlColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupRoot.setSpecificColorTOBEREMOVED(ColorType type,
HtmlColor color) |
| Modifier and Type | Method and Description |
|---|---|
static ColorType |
ColorType.getType(String s) |
static ColorType |
ColorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorType[] |
ColorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Colors |
Colors.add(ColorType type,
HtmlColor color) |
HtmlColor |
Colors.getColor(ColorType key) |
HtmlColor |
Colors.getColor(ColorType key1,
ColorType key2) |
static ColorParser |
ColorParser.mandatoryColor(ColorType mainType) |
static ColorParser |
ColorParser.simpleColor(ColorType mainType) |
static ColorParser |
ColorParser.simpleColor(ColorType mainType,
String id) |
static ColorParser |
ColorParser.simpleColor(String optPrefix,
ColorType mainType) |
| Constructor and Description |
|---|
Colors(String data,
IHtmlColorSet set,
ColorType mainType) |
| Modifier and Type | Method and Description |
|---|---|
void |
Participant.setSpecificColorTOBEREMOVED(ColorType type,
HtmlColor color) |
Copyright © 2017. All rights reserved.