Class NormalizationDto
- java.lang.Object
-
- com.applitools.eyes.universal.dto.NormalizationDto
-
public class NormalizationDto extends Object
Those historically were in config
-
-
Constructor Summary
Constructors Constructor Description NormalizationDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ICutgetCut()IntegergetRotation()DoublegetScaleRatio()voidsetCut(ICut cut)voidsetRotation(Integer rotation)voidsetScaleRatio(Double scaleRatio)
-