public class HtmlColorAndStyle
extends java.lang.Object
Constructor and Description |
---|
HtmlColorAndStyle(HColor color,
HColor arrowHeadColor) |
HtmlColorAndStyle(HColor arrowColor,
LinkStyle style,
HColor arrowHeadColor) |
Modifier and Type | Method and Description |
---|---|
static HtmlColorAndStyle |
build(ISkinParam skinParam,
java.lang.String definition) |
HColor |
getArrowColor() |
HColor |
getArrowHeadColor() |
static StyleSignatureBasic |
getDefaultStyleDefinitionArrow() |
LinkStyle |
getStyle() |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public HColor getArrowColor()
public HColor getArrowHeadColor()
public LinkStyle getStyle()
public static final StyleSignatureBasic getDefaultStyleDefinitionArrow()
public static HtmlColorAndStyle build(ISkinParam skinParam, java.lang.String definition) throws NoSuchColorException
NoSuchColorException