| Package | Description |
|---|---|
| de.redsix.pdfcompare |
| Modifier and Type | Class and Description |
|---|---|
class |
PdfComparator<T extends CompareResult> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCompareResultWithSwap
This CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory()
when a new page is added.
|
class |
CompareResultWithDiskStorage |
class |
CompareResultWithExpectedAndActual
A CompareResult, that also stores the expected and actual Image and also keeps diffImages in memory for later display.
|
class |
CompareResultWithMemoryOverflow
This CompareResult monitors the memory the JVM consumes through Runtime.totalMemory() - Runtime.freeMemory()
when a new page is added.
|
class |
CompareResultWithPageOverflow
This CompareResult monitors the number of pages in the result.
|
Copyright © 2017 red6 enterprise software GmbH. All rights reserved.