Class AppliesToEveryPageAnchor

  • All Implemented Interfaces:
    MaskAnchor

    public class AppliesToEveryPageAnchor
    extends java.lang.Object
    implements MaskAnchor
    • 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AppliesToEveryPageAnchor

        public AppliesToEveryPageAnchor()
    • Method Detail