Package com.applitools.eyes
Class DynamicRegionByRectangle
java.lang.Object
com.applitools.eyes.GetDynamicTextType
com.applitools.eyes.DynamicRegionByRectangle
- All Implemented Interfaces:
GetRegion,IGetDynamicTextType
-
Field Summary
Fields inherited from class com.applitools.eyes.GetDynamicTextType
dynamicSettings -
Constructor Summary
ConstructorsConstructorDescriptionDynamicRegionByRectangle(int left, int top, int width, int height, DynamicTextType... textTypes) DynamicRegionByRectangle(com.applitools.eyes.Region region, DynamicTextType... textTypes) -
Method Summary
Methods inherited from class com.applitools.eyes.GetDynamicTextType
getDynamicSettings
-
Constructor Details
-
DynamicRegionByRectangle
public DynamicRegionByRectangle() -
DynamicRegionByRectangle
public DynamicRegionByRectangle(int left, int top, int width, int height, DynamicTextType... textTypes) -
DynamicRegionByRectangle
-
-
Method Details
-
getRegion
public com.applitools.eyes.Region getRegion() -
setRegion
public void setRegion(com.applitools.eyes.Region region) -
getLeft
public int getLeft() -
getTop
public int getTop() -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
toString
-
hashCode
-
equals
-
getDynamicTextTypes
- Specified by:
getDynamicTextTypesin interfaceIGetDynamicTextType- Overrides:
getDynamicTextTypesin classGetDynamicTextType
-
getRegionId
-
setRegionId
-