public class ImageBasedAnchor extends Object implements MaskAnchor
| Constructor and Description |
|---|
ImageBasedAnchor(File expectedImage,
List<ImageRegion> regionWhiteList,
List<ImageRegion> regionBlackList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
maskMatches(ComparisonContext context,
File image,
File pdfFile,
int pageNumber) |
public ImageBasedAnchor(File expectedImage, List<ImageRegion> regionWhiteList, List<ImageRegion> regionBlackList)
public boolean maskMatches(ComparisonContext context, File image, File pdfFile, int pageNumber)
maskMatches in interface MaskAnchorCopyright © 2020. All rights reserved.