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, File image, File pdfFile, int pageNumber)
-
-
-
Method Detail
-
maskMatches
boolean maskMatches(ComparisonContext context, File image, File pdfFile, int pageNumber)
-
-