Package | Description |
---|---|
step.plugins.pdftest.services.comparison | |
step.plugins.pdftest.services.imagediff |
Modifier and Type | Method and Description |
---|---|
protected void |
PdfComparisonService.ComparisonSession.reportPageDifference(List<PdfComparisonService.ComparisonError> errors,
String errorMessage,
File expectedPage,
List<Mask> matchingMasks,
File bestMatchPage,
ImageDiffReport bestMatchReport) |
Modifier and Type | Method and Description |
---|---|
ImageDiffReport |
ImageDiffService.compare(File actual,
File expected) |
ImageDiffReport |
ImageDiffService.compare(File actual,
File expected,
List<ImageRegion> regionBlackList,
List<ImageRegion> regionWhiteList) |
Copyright © 2020. All rights reserved.