Package 

Class HingeConfig

    • Constructor Summary

      Constructors 
      Constructor Description
      HingeConfig(Rect rect, RGBA contentColor, RGBA outlineColor)
    • Method Summary

      Modifier and Type Method Description
      final Rect component1()
      final RGBA component2()
      final RGBA component3()
      final HingeConfig copy(Rect rect, RGBA contentColor, RGBA outlineColor)
      final Rect getRect() A rectangle represent hinge
      final RGBA getContentColor() The content box highlight fill color (default: a dark color).
      final RGBA getOutlineColor() The content box highlight outline color (default: transparent).
      • Methods inherited from class org.hildan.chrome.devtools.domains.overlay.HingeConfig

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

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