Package 

Class LineStyle

    • Method Summary

      Modifier and Type Method Description
      final RGBA component1()
      final String component2()
      final LineStyle copy(RGBA color, String pattern)
      final RGBA getColor() The color of the line (default: transparent)
      final String getPattern() The line pattern (default: solid)
      • Methods inherited from class org.hildan.chrome.devtools.domains.overlay.LineStyle

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait