public class Colors extends Object
| Constructor and Description |
|---|
Colors(String data,
IHtmlColorSet set,
ColorType mainType) |
| Modifier and Type | Method and Description |
|---|---|
Colors |
add(ColorType type,
HtmlColor color) |
Colors |
addLegacyStroke(String s) |
Colors |
applyStereotype(Stereotype stereotype,
ISkinParam skinParam,
ColorParam param) |
Colors |
applyStereotypeForNote(Stereotype stereotype,
ISkinParam skinParam,
FontParam fontParam,
ColorParam... params) |
static UGraphic |
applyStroke(UGraphic ug,
Colors colors) |
static Colors |
empty() |
HtmlColor |
getColor(ColorType key) |
HtmlColor |
getColor(ColorType key1,
ColorType key2) |
LinkStyle |
getLineStyle() |
Boolean |
getShadowing() |
UStroke |
getSpecificLineStroke() |
boolean |
isEmpty() |
ISkinParam |
mute(ISkinParam skinParam) |
String |
toString() |
public Colors(String data, IHtmlColorSet set, ColorType mainType)
public static Colors empty()
public boolean isEmpty()
public UStroke getSpecificLineStroke()
public final LinkStyle getLineStyle()
public ISkinParam mute(ISkinParam skinParam)
public Colors applyStereotype(Stereotype stereotype, ISkinParam skinParam, ColorParam param)
public Colors applyStereotypeForNote(Stereotype stereotype, ISkinParam skinParam, FontParam fontParam, ColorParam... params)
public Boolean getShadowing()
Copyright © 2017. All rights reserved.