Class EmulatedDeviceSize


  • public class EmulatedDeviceSize
    extends Object
    • Constructor Detail

      • EmulatedDeviceSize

        public EmulatedDeviceSize()
    • Method Detail

      • getPortrait

        public com.applitools.eyes.RectangleSize getPortrait()
      • setPortrait

        public void setPortrait​(com.applitools.eyes.RectangleSize portrait)
      • getLandscape

        public com.applitools.eyes.RectangleSize getLandscape()
      • setLandscape

        public void setLandscape​(com.applitools.eyes.RectangleSize landscape)