| Package | Description |
|---|---|
| com.applitools.eyes.universal | |
| com.applitools.eyes.universal.dto | |
| com.applitools.eyes.universal.dto.response | |
| com.applitools.eyes.universal.mapper |
| Modifier and Type | Method and Description |
|---|---|
static RectangleSizeDto |
CommandExecutor.getViewportSize(ITargetDto driver) |
default RectangleSizeDto |
ISpecDriver.getViewportSize(Reference driver) |
default RectangleSizeDto |
ISpecDriver.getWindowSize(Reference driver) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ISpecDriver.setViewportSize(Reference driver,
RectangleSizeDto windowSize) |
default void |
ISpecDriver.setWindowSize(Reference driver,
RectangleSizeDto windowSize) |
| Modifier and Type | Method and Description |
|---|---|
RectangleSizeDto |
ImageTargetDto.getFullViewSize() |
RectangleSizeDto |
AppEnvironmentDto.getViewportSize()
Gets display size.
|
RectangleSizeDto |
ConfigurationDto.getViewportSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageTargetDto.setFullViewSize(RectangleSizeDto fullViewSize) |
void |
AppEnvironmentDto.setViewportSize(RectangleSizeDto size)
Sets display size.
|
void |
ConfigurationDto.setViewportSize(RectangleSizeDto viewportSize) |
| Modifier and Type | Method and Description |
|---|---|
RectangleSizeDto |
CommandEyesGetResultsResponseDto.getHostDisplaySize() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandEyesGetResultsResponseDto.setHostDisplaySize(RectangleSizeDto hostDisplaySize) |
| Modifier and Type | Method and Description |
|---|---|
static RectangleSizeDto |
ViewportSizeMapper.toViewportSizeDto(com.applitools.eyes.RectangleSize rectangleSize) |
| Modifier and Type | Method and Description |
|---|---|
static com.applitools.eyes.RectangleSize |
RectangleSizeMapper.toRectangleSize(RectangleSizeDto rectangleSizeDto) |
Copyright © 2023. All rights reserved.