Package 

Class DisplayFeature

    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final Integer component2()
      final Integer component3()
      final DisplayFeature copy(String orientation, Integer offset, Integer maskLength)
      final String getOrientation() Orientation of a display feature in relation to screen
      final Integer getOffset() The offset from the screen origin in either the x (for vertical orientation) or y (for horizontal orientation) direction.
      final Integer getMaskLength() A display feature may mask content such that it is not physically displayed - this length along with the offset describes this area.
      • Methods inherited from class org.hildan.chrome.devtools.domains.emulation.DisplayFeature

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

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