Uses of Class
com.applitools.eyes.FloatingMatchSettings
Packages that use FloatingMatchSettings
Package
Description
-
Uses of FloatingMatchSettings in com.applitools.eyes
Methods in com.applitools.eyes that return FloatingMatchSettingsModifier and TypeMethodDescriptionImageMatchSettings.getFloatingRegions()Returns an array of floating regions.Methods in com.applitools.eyes with parameters of type FloatingMatchSettingsModifier and TypeMethodDescriptionvoidImageMatchSettings.setFloatingRegions(FloatingMatchSettings[] floatingRegions) Sets an array of floating regions. -
Uses of FloatingMatchSettings in com.applitools.eyes.metadata
Methods in com.applitools.eyes.metadata that return FloatingMatchSettingsMethods in com.applitools.eyes.metadata with parameters of type FloatingMatchSettingsModifier and TypeMethodDescriptionvoidAnnotations.setFloating(FloatingMatchSettings[] floating) voidImageMatchSettings.setFloating(FloatingMatchSettings[] floating) -
Uses of FloatingMatchSettings in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper with parameters of type FloatingMatchSettingsModifier and TypeMethodDescriptionstatic FloatingMatchSettingsDtoFloatingMatchSettingsMapper.toFloatingMatchSettingsDto(FloatingMatchSettings floatingMatchSettings) static List<FloatingMatchSettingsDto> FloatingMatchSettingsMapper.toFloatingMatchSettingsDtoList(FloatingMatchSettings[] floatingMatchSettings)