| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.metadata | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
FloatingMatchSettings[] |
ImageMatchSettings.getFloatingRegions()
Returns an array of floating regions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMatchSettings.setFloatingRegions(FloatingMatchSettings[] floatingRegions)
Sets an array of floating regions.
|
| Modifier and Type | Method and Description |
|---|---|
FloatingMatchSettings[] |
ImageMatchSettings.getFloating() |
FloatingMatchSettings[] |
Annotations.getFloating() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageMatchSettings.setFloating(FloatingMatchSettings[] floating) |
void |
Annotations.setFloating(FloatingMatchSettings[] floating) |
| Modifier and Type | Method and Description |
|---|---|
static FloatingMatchSettingsDto |
FloatingMatchSettingsMapper.toFloatingMatchSettingsDto(FloatingMatchSettings floatingMatchSettings) |
static List<FloatingMatchSettingsDto> |
FloatingMatchSettingsMapper.toFloatingMatchSettingsDtoList(FloatingMatchSettings[] floatingMatchSettings) |
Copyright © 2023. All rights reserved.