Uses of Class
com.applitools.eyes.universal.dto.OCRSearchSettingsDto
Packages that use OCRSearchSettingsDto
Package
Description
-
Uses of OCRSearchSettingsDto in com.applitools.eyes.universal
Methods in com.applitools.eyes.universal with parameters of type OCRSearchSettingsDtoModifier and TypeMethodDescriptionCommandExecutor.locateText(ITargetDto target, OCRSearchSettingsDto searchSettingsDto, ConfigurationDto config) -
Uses of OCRSearchSettingsDto in com.applitools.eyes.universal.dto
Methods in com.applitools.eyes.universal.dto that return OCRSearchSettingsDtoMethods in com.applitools.eyes.universal.dto with parameters of type OCRSearchSettingsDtoConstructors in com.applitools.eyes.universal.dto with parameters of type OCRSearchSettingsDtoModifierConstructorDescriptionLocateTextDto(ITargetDto target, OCRSearchSettingsDto settings, ConfigurationDto config) -
Uses of OCRSearchSettingsDto in com.applitools.eyes.universal.mapper
Methods in com.applitools.eyes.universal.mapper that return OCRSearchSettingsDtoModifier and TypeMethodDescriptionstatic OCRSearchSettingsDtoOCRSearchSettingsMapper.toOCRSearchSettingsDto(TextRegionSettings textRegionSettings)