| Package | Description |
|---|---|
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
ImageCropRectDto |
CheckSettingsDto.getOverlap() |
ImageCropRectDto |
CombinedSettingsDto.getOverlap() |
ImageCropRectDto |
ConfigurationDto.getStitchOverlap() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckSettingsDto.setOverlap(ImageCropRectDto overlap) |
void |
CombinedSettingsDto.setOverlap(ImageCropRectDto overlap) |
void |
ConfigurationDto.setStitchOverlap(ImageCropRectDto stitchOverlap) |
| Modifier and Type | Method and Description |
|---|---|
static ImageCropRectDto |
SettingsMapper.toImageCropRect(CutProvider cutProvider,
ContentInset contentInset) |
Copyright © 2023. All rights reserved.