| Package | Description |
|---|---|
| com.applitools.eyes.universal | |
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Class and Description |
|---|---|
class |
Reference
reference
|
| Modifier and Type | Class and Description |
|---|---|
class |
RectangleRegionDto
rectangle region dto
|
class |
RegionDto
region dto
|
class |
SelectorRegionDto
selector region dto
|
| Modifier and Type | Method and Description |
|---|---|
TRegion |
OCRExtractSettingsDto.getRegion() |
TRegion |
CheckSettingsDto.getRegion() |
TRegion |
CodedRegionReference.getRegion() |
TRegion |
ContextReferenceDto.getScrollRootElement() |
TRegion |
CheckSettingsDto.getScrollRootElement() |
TRegion |
ConfigurationDto.getScrollRootElement() |
| Modifier and Type | Method and Description |
|---|---|
List<TRegion> |
MatchSettingsDto.getContentRegions() |
List<TRegion> |
MatchSettingsDto.getIgnoreRegions() |
List<TRegion> |
MatchSettingsDto.getLayoutRegions() |
List<TRegion> |
MatchSettingsDto.getStrictRegions() |
| Modifier and Type | Method and Description |
|---|---|
void |
OCRExtractSettingsDto.setRegion(TRegion region) |
void |
CheckSettingsDto.setRegion(TRegion region) |
void |
CodedRegionReference.setRegion(TRegion region) |
void |
ContextReferenceDto.setScrollRootElement(TRegion scrollRootElement) |
void |
CheckSettingsDto.setScrollRootElement(TRegion scrollRootElement) |
void |
ConfigurationDto.setScrollRootElement(TRegion scrollRootElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
MatchSettingsDto.setContentRegions(List<TRegion> contentRegions) |
void |
MatchSettingsDto.setIgnoreRegions(List<TRegion> ignoreRegions) |
void |
MatchSettingsDto.setLayoutRegions(List<TRegion> layoutRegions) |
void |
MatchSettingsDto.setStrictRegions(List<TRegion> strictRegions) |
| Modifier and Type | Method and Description |
|---|---|
static List<TRegion> |
RegionMapper.toRegionDtoList(com.applitools.eyes.Region[] regions) |
| 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.