| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.eyes.config | |
| com.applitools.eyes.fluent | |
| com.applitools.eyes.universal.dto |
| Modifier and Type | Method and Description |
|---|---|
StitchOverlap |
StitchOverlap.bottom(int bottom)
sets the bottom stitching overlap.
|
StitchOverlap |
StitchOverlap.top(int top)
sets the top stitching overlap.
|
| Constructor and Description |
|---|
StitchOverlap(StitchOverlap stitchOverlap) |
| Modifier and Type | Method and Description |
|---|---|
StitchOverlap |
IConfiguration.getOverlap() |
StitchOverlap |
Configuration.getOverlap() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
IConfiguration.setStitchOverlap(StitchOverlap stitchOverlap) |
Configuration |
Configuration.setStitchOverlap(StitchOverlap stitchOverlap) |
| Modifier and Type | Method and Description |
|---|---|
ICheckSettings |
CheckSettings.stitchOverlap(StitchOverlap stitchOverlap) |
| Modifier and Type | Method and Description |
|---|---|
StitchOverlap |
CheckSettingsDto.getOverlap() |
StitchOverlap |
ConfigurationDto.getStitchOverlap() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckSettingsDto.setOverlap(StitchOverlap overlap) |
void |
ConfigurationDto.setStitchOverlap(StitchOverlap stitchOverlap) |
Copyright © 2023. All rights reserved.