The information in this topic may be out of date. The current SDK reference guide has moved here.

ImageRotation class

Platform: Selenium 3Language: Java SDK:
An object of this class represents the amount that an image should be rotated.

Import statement

import com.applitools.eyes.selenium.positioning.ImageRotation;
	

Constructor

ImageRotation()
Create an object that defines how much an image should be rotated by.

Methods

getRotation()
Retrieve the amount the image should be rotated by.