Class HtmlColorAndStyle

java.lang.Object
net.sourceforge.plantuml.graphic.HtmlColorAndStyle

public class HtmlColorAndStyle extends java.lang.Object
  • Constructor Details

    • HtmlColorAndStyle

      public HtmlColorAndStyle(HColor color, HColor arrowHeadColor)
    • HtmlColorAndStyle

      public HtmlColorAndStyle(HColor arrowColor, LinkStyle style, HColor arrowHeadColor)
  • Method Details