Class FloatingRegionByRectangle

    • Constructor Detail

      • FloatingRegionByRectangle

        public FloatingRegionByRectangle​(com.applitools.eyes.Region region,
                                         int maxUpOffset,
                                         int maxDownOffset,
                                         int maxLeftOffset,
                                         int maxRightOffset)
    • Method Detail

      • getRegion

        public com.applitools.eyes.Region getRegion()
      • getMaxUpOffset

        public int getMaxUpOffset()
      • getMaxDownOffset

        public int getMaxDownOffset()
      • getMaxLeftOffset

        public int getMaxLeftOffset()
      • getMaxRightOffset

        public int getMaxRightOffset()