| Package | Description |
|---|---|
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<CodedRegionReference> |
CheckSettingsDto.getContentRegions() |
List<CodedRegionReference> |
CheckSettingsDto.getIgnoreRegions() |
List<CodedRegionReference> |
CheckSettingsDto.getLayoutRegions() |
List<CodedRegionReference> |
CheckSettingsDto.getStrictRegions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckSettingsDto.setContentRegions(List<CodedRegionReference> contentRegions) |
void |
CheckSettingsDto.setIgnoreRegions(List<CodedRegionReference> ignoreRegions) |
void |
CheckSettingsDto.setLayoutRegions(List<CodedRegionReference> layoutRegions) |
void |
CheckSettingsDto.setStrictRegions(List<CodedRegionReference> strictRegions) |
| Modifier and Type | Method and Description |
|---|---|
static CodedRegionReference |
CoreCodedRegionReferenceMapper.toCodedRegionReference(TRegion region) |
| Modifier and Type | Method and Description |
|---|---|
static List<CodedRegionReference> |
CoreCodedRegionReferenceMapper.toCodedRegionReferenceList(List<TRegion> getSimpleRegionList) |
Copyright © 2023. All rights reserved.