Class ExactMatchSettingsDto
java.lang.Object
com.applitools.eyes.universal.dto.ExactMatchSettingsDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMatchThreshold(Float matchThreshold) voidsetMinDiffHeight(Integer minDiffHeight) voidsetMinDiffIntensity(Integer minDiffIntensity) voidsetMinDiffWidth(Integer minDiffWidth) toString()
-
Constructor Details
-
ExactMatchSettingsDto
public ExactMatchSettingsDto()
-
-
Method Details
-
getMinDiffIntensity
-
setMinDiffIntensity
-
getMinDiffWidth
-
setMinDiffWidth
-
getMinDiffHeight
-
setMinDiffHeight
-
getMatchThreshold
-
setMatchThreshold
-
toString
-