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)
      • getLineDiffCount

        public long getLineDiffCount()
      • setLineDiffCount

        public void setLineDiffCount​(long lineDiffCount)
      • getLineHeightPx

        public int getLineHeightPx()
      • setLineHeightPx

        public void setLineHeightPx​(int lineHeightPx)