Uses of Interface
de.redsix.pdfcompare.CompareResult
Packages that use CompareResult
-
Uses of CompareResult in de.redsix.pdfcompare
Classes in de.redsix.pdfcompare that implement CompareResultModifier and TypeClassDescriptionclassThis CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory() when a new page is added.classA CompareResult tracks the differences, that result from a comparison.classA CompareResult, that also stores the expected and actual Image and also keeps diffImages in memory for later display.classThis CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory() when a new page is added.classThis CompareResult monitors the number of pages in the result.