Interface MaskAnchor
-
- All Known Implementing Classes:
AppliesToEveryPageAnchor
,ImageBasedAnchor
,PageNumberBasedAnchor
public interface MaskAnchor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
maskMatches(ComparisonContext context, java.io.File image, java.io.File pdfFile, int pageNumber)
-
-
-
Method Detail
-
maskMatches
boolean maskMatches(ComparisonContext context, java.io.File image, java.io.File pdfFile, int pageNumber)
-
-