| Modifier and Type | Method and Description |
|---|---|
static ColorParam |
ColorParam.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorParam[] |
ColorParam.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SkinParamBackcolored.forceColor(ColorParam param,
HtmlColor color) |
static HtmlColor |
SkinParamUtils.getColor(ISkinParam skinParam,
ColorParam colorParam,
Stereotype stereo) |
Colors |
SkinParamDelegator.getColors(ColorParam param,
Stereotype stereotype) |
Colors |
SkinParam.getColors(ColorParam param,
Stereotype stereotype) |
Colors |
ISkinParam.getColors(ColorParam param,
Stereotype stereotype) |
HtmlColor |
SkinParamDelegator.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
SkinParamColors.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
SkinParamForecolored.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
SkinParamBackcoloredReference.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
SkinParamForceColor.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
SkinParam.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
ISkinParam.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
HtmlColor |
SkinParamBackcolored.getHtmlColor(ColorParam param,
Stereotype stereotype,
boolean clickable) |
| Constructor and Description |
|---|
SkinParamForceColor(ISkinParam skinParam,
ColorParam colorParam,
HtmlColor color) |
| Modifier and Type | Method and Description |
|---|---|
ColorParam |
USymbol.getColorParamBack() |
ColorParam |
SkinParameter.getColorParamBack() |
ColorParam |
USymbol.getColorParamBorder() |
ColorParam |
SkinParameter.getColorParamBorder() |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Colors.applyStereotype(Stereotype stereotype,
ISkinParam skinParam,
ColorParam param) |
Colors |
Colors.applyStereotypeForNote(Stereotype stereotype,
ISkinParam skinParam,
FontParam fontParam,
ColorParam... params) |
| Modifier and Type | Method and Description |
|---|---|
ColorParam |
ParticipantType.getBackgroundColorParam() |
ColorParam |
Participant.getBackgroundColorParam() |
| Modifier and Type | Method and Description |
|---|---|
ColorParam |
VisibilityModifier.getBackground() |
ColorParam |
VisibilityModifier.getForeground() |
| Modifier and Type | Method and Description |
|---|---|
HtmlColor |
Rose.getHtmlColor(ISkinParam param,
ColorParam color) |
HtmlColor |
Rose.getHtmlColor(ISkinParam param,
ColorParam color,
Stereotype stereotype) |
| Modifier and Type | Method and Description |
|---|---|
protected HtmlColor |
GroupPngMakerActivity.getColor(ColorParam colorParam,
Stereotype stereo) |
| Constructor and Description |
|---|
EntityImageCircleEnd(ILeaf entity,
ISkinParam skinParam,
ColorParam param) |
EntityImageCircleStart(ILeaf entity,
ISkinParam skinParam,
ColorParam colorParam) |
Copyright © 2017. All rights reserved.