Class HtmlColorAndStyle


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

      • HtmlColorAndStyle

        public HtmlColorAndStyle​(HColor color,
                                 HColor arrowHeadColor)
      • HtmlColorAndStyle

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

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getArrowColor

        public HColor getArrowColor()
      • getArrowHeadColor

        public HColor getArrowHeadColor()
      • getDefaultStyleDefinitionArrow

        public static final StyleSignature getDefaultStyleDefinitionArrow()