Serialized Form
-
Package com.applitools.eyes
-
Exception Class com.applitools.eyes.EyesException
class EyesException extends RuntimeException implements Serializable -
Class com.applitools.eyes.Region
class Region extends Object implements Serializable-
Serialized Fields
-
coordinatesType
CoordinatesType coordinatesType
-
height
int height
-
left
int left
-
regionId
String regionId
-
top
int top
-
width
int width
-
-
-
-
Package com.applitools.eyes.exceptions
-
Exception Class com.applitools.eyes.exceptions.NotSupportedException
class NotSupportedException extends EyesException implements Serializable
-