Package de.redsix.pdfcompare
package de.redsix.pdfcompare
-
ClassDescriptionThis CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory() when a new page is added.A CompareResult tracks the differences, that result from a comparison.A CompareResult, that also stores the expected and actual Image and also keeps diffImages in memory for later display.This CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory() when a new page is added.This CompareResult monitors the number of pages in the result.Exclusions collect rectangular areas of the document, that shall be ignored during comparison.Describes a rectangular area of a page or multiple pages.PdfComparator<T extends CompareResultImpl>The PdfComparator is the entry point to use for comparing documents.ThrowingConsumer<T,
E extends Throwable>