| Package | Description |
|---|---|
| step.plugins.pdftest.mask | |
| step.plugins.pdftest.mask.anchors | |
| step.plugins.pdftest.services.imagediff |
| Modifier and Type | Method and Description |
|---|---|
List<ImageRegion> |
Mask.getExcludedRegions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mask.setExcludedRegions(List<ImageRegion> excludedRegions) |
| Constructor and Description |
|---|
ImageBasedAnchor(File expectedImage,
List<ImageRegion> regionWhiteList,
List<ImageRegion> regionBlackList) |
ImageBasedAnchor(File expectedImage,
List<ImageRegion> regionWhiteList,
List<ImageRegion> regionBlackList) |
| Modifier and Type | Method and Description |
|---|---|
ImageDiffReport |
ImageDiffService.compare(File actual,
File expected,
List<ImageRegion> regionBlackList,
List<ImageRegion> regionWhiteList) |
ImageDiffReport |
ImageDiffService.compare(File actual,
File expected,
List<ImageRegion> regionBlackList,
List<ImageRegion> regionWhiteList) |
Copyright © 2020. All rights reserved.