public abstract class AbstractCompareResultWithSwap extends CompareResult
diffImages, hasDifferenceInExclusion, isEqual| Constructor and Description |
|---|
AbstractCompareResultWithSwap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPage(boolean hasDifferences,
boolean hasDifferenceInExclusion,
int pageIndex,
ImageWithDimension expectedImage,
ImageWithDimension actualImage,
ImageWithDimension diffImage) |
protected void |
afterSwap() |
protected void |
finalize() |
protected boolean |
hasImages() |
protected abstract boolean |
needToSwap() |
boolean |
writeTo(String filename)
Write the result Pdf to a file.
|
actualOnly, addImagesToDocument, addImagesToDocument, addPageToDocument, expectedOnly, getNumberOfPages, hasDifferenceInExclusion, hasOnlyActual, hasOnlyExpected, hasOnlyOneDoc, isEqual, isNotEqual, keepImages, noPagesFoundclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdonepublic boolean writeTo(String filename)
CompareResultwriteTo in class CompareResultfilename - without pdf-Extensionpublic void addPage(boolean hasDifferences,
boolean hasDifferenceInExclusion,
int pageIndex,
ImageWithDimension expectedImage,
ImageWithDimension actualImage,
ImageWithDimension diffImage)
addPage in interface ResultCollectoraddPage in class CompareResultprotected void afterSwap()
protected abstract boolean needToSwap()
protected boolean hasImages()
hasImages in class CompareResultCopyright © 2018 red6 enterprise software GmbH. All rights reserved.