Package com.applitools.eyes
Class Borders
java.lang.Object
com.applitools.eyes.Borders
-
Constructor Details
-
Borders
public Borders(int left, int top, int right, int bottom) -
Borders
public Borders()
-
-
Method Details
-
getLeft
public int getLeft() -
getTop
public int getTop() -
getRight
public int getRight() -
getBottom
public int getBottom() -
getHorizontal
public int getHorizontal() -
getVertical
public int getVertical()
-