Class HtmlColorAndStyle
java.lang.Object
net.sourceforge.plantuml.decoration.HtmlColorAndStyle
-
Constructor Summary
ConstructorsConstructorDescriptionHtmlColorAndStyle(HColor arrowColor, LinkStyle style, HColor arrowHeadColor) HtmlColorAndStyle(HColor color, HColor arrowHeadColor) -
Method Summary
Modifier and TypeMethodDescriptionstatic HtmlColorAndStylebuild(ISkinParam skinParam, String definition) static final StyleSignatureBasicgetStyle()toString()
-
Constructor Details
-
HtmlColorAndStyle
-
HtmlColorAndStyle
-
-
Method Details
-
toString
-
getArrowColor
-
getArrowHeadColor
-
getStyle
-
getDefaultStyleDefinitionArrow
-
build
public static HtmlColorAndStyle build(ISkinParam skinParam, String definition) throws NoSuchColorException - Throws:
NoSuchColorException
-