| Package | Description |
|---|---|
| com.applitools.eyes |
| Modifier and Type | Field and Description |
|---|---|
static Location |
Location.ZERO |
| Modifier and Type | Method and Description |
|---|---|
Location |
Region.getLocation() |
Location |
Region.getMiddleOffset() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Region.contains(Location location)
Check if a specified location is contained within this region.
|
void |
Location.offset(Location amount)
Translates this location by the specified amount.
|
void |
Region.setLocation(Location location)
Set the (top,left) position of the current region
|
| Constructor and Description |
|---|
Location(Location other) |
Region(Location location,
RectangleSize size) |
Copyright © 2014. All rights reserved.