| Package | Description |
|---|---|
| step.plugins.pdftest.services.comparison |
| Modifier and Type | Field and Description |
|---|---|
protected List<PdfComparisonService.ComparisonError> |
PdfComparisonService.ComparisonException.errors |
| Modifier and Type | Method and Description |
|---|---|
List<PdfComparisonService.ComparisonError> |
PdfComparisonService.ComparisonException.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PdfComparisonService.ComparisonException.addError(PdfComparisonService.ComparisonError e) |
| 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) |
void |
PdfComparisonService.ComparisonException.setErrors(List<PdfComparisonService.ComparisonError> errors) |
Copyright © 2020. All rights reserved.