Package com.applitools.eyes
Class SubregionForStitching
- java.lang.Object
-
- com.applitools.eyes.SubregionForStitching
-
public class SubregionForStitching extends Object
-
-
Constructor Summary
Constructors Constructor Description SubregionForStitching(Point scrollTo, Point pastePhysicalLocation, Rectangle physicalCropArea, Rectangle logicalCropArea)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)RectanglegetLogicalCropArea()PointgetPastePhysicalLocation()RectanglegetPhysicalCropArea()PointgetScrollTo()inthashCode()StringtoString()
-