Class ImageDiffReport


  • public class ImageDiffReport
    extends Object
    • Constructor Detail

      • ImageDiffReport

        public ImageDiffReport()
    • Method Detail

      • hasDifferences

        public boolean hasDifferences()
      • setDifference

        public void setDifference​(boolean diff)
      • getDiffCount

        public long getDiffCount()
      • setDiffCount

        public void setDiffCount​(long diffCount)
      • setDiffImage

        public void setDiffImage​(BufferedImage diffImage)
      • getError

        public String getError()
      • setError

        public void setError​(String error)