public class FloatingRegionByRectangle extends Object implements GetFloatingRegion
| Constructor and Description |
|---|
FloatingRegionByRectangle(Region region,
int maxUpOffset,
int maxDownOffset,
int maxLeftOffset,
int maxRightOffset) |
| Modifier and Type | Method and Description |
|---|---|
Region |
getRegion() |
List<FloatingMatchSettings> |
getRegions(EyesScreenshot screenshot) |
public FloatingRegionByRectangle(Region region, int maxUpOffset, int maxDownOffset, int maxLeftOffset, int maxRightOffset)
public Region getRegion()
public List<FloatingMatchSettings> getRegions(EyesScreenshot screenshot)
getRegions in interface GetFloatingRegionCopyright © 2021. All rights reserved.