Uses of Class
com.applitools.eyes.metadata.ImageMatchSettings
-
Packages that use ImageMatchSettings Package Description com.applitools.eyes.metadata -
-
Uses of ImageMatchSettings in com.applitools.eyes.metadata
Methods in com.applitools.eyes.metadata that return ImageMatchSettings Modifier and Type Method Description ImageMatchSettingsStartInfo. getDefaultMatchSettings()ImageMatchSettingsActualAppOutput. getImageMatchSettings()Methods in com.applitools.eyes.metadata with parameters of type ImageMatchSettings Modifier and Type Method Description voidStartInfo. setDefaultMatchSettings(ImageMatchSettings defaultMatchSettings)voidActualAppOutput. setImageMatchSettings(ImageMatchSettings imageMatchSettings)
-