| Package | Description | 
|---|---|
| step.plugins.pdftest.mask | |
| step.plugins.pdftest.mask.anchors | |
| step.plugins.pdftest.services.comparison | 
| Constructor and Description | 
|---|
MaskService(ComparisonContext context)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
PageNumberBasedAnchor.maskMatches(ComparisonContext context,
           File image,
           File pdfFile,
           int pageNumber)  | 
boolean | 
MaskAnchor.maskMatches(ComparisonContext context,
           File image,
           File pdfFile,
           int pageNumber)  | 
boolean | 
ImageBasedAnchor.maskMatches(ComparisonContext context,
           File image,
           File pdfFile,
           int pageNumber)  | 
boolean | 
AppliesToEveryPageAnchor.maskMatches(ComparisonContext context,
           File image,
           File pdfFile,
           int pageNumber)  | 
| Constructor and Description | 
|---|
PdfComparisonService(File serviceWorkingDir,
                    ComparisonContext context)  | 
Copyright © 2020. All rights reserved.