Class PageNumberBasedAnchor
- java.lang.Object
-
- step.plugins.compare.mask.anchors.PageNumberBasedAnchor
-
- All Implemented Interfaces:
MaskAnchor
public class PageNumberBasedAnchor extends java.lang.Object implements MaskAnchor
-
-
Constructor Summary
Constructors Constructor Description PageNumberBasedAnchor(int pageNumber)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
maskMatches(ComparisonContext context, java.io.File image, java.io.File pdfFile, int pageNumber)
-
-
-
Method Detail
-
maskMatches
public boolean maskMatches(ComparisonContext context, java.io.File image, java.io.File pdfFile, int pageNumber)
- Specified by:
maskMatches
in interfaceMaskAnchor
-
-