Package 

Class BoxStyle

    • Constructor Summary

      Constructors 
      Constructor Description
      BoxStyle(RGBA fillColor, RGBA hatchColor)
    • Method Summary

      Modifier and Type Method Description
      final RGBA component1()
      final RGBA component2()
      final BoxStyle copy(RGBA fillColor, RGBA hatchColor)
      final RGBA getFillColor() The background color for the box (default: transparent)
      final RGBA getHatchColor() The hatching color for the box (default: transparent)
      • Methods inherited from class org.hildan.chrome.devtools.domains.overlay.BoxStyle

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

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