Class ViewportSizeMapper
- java.lang.Object
-
- com.applitools.eyes.universal.mapper.ViewportSizeMapper
-
public class ViewportSizeMapper extends Object
rectangle size mapper
-
-
Constructor Summary
Constructors Constructor Description ViewportSizeMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RectangleSizeDtotoViewportSizeDto(com.applitools.eyes.RectangleSize rectangleSize)
-
-
-
Method Detail
-
toViewportSizeDto
public static RectangleSizeDto toViewportSizeDto(com.applitools.eyes.RectangleSize rectangleSize)
-
-