Package | Description |
---|---|
com.itextpdf.testutils |
Modifier and Type | Method and Description |
---|---|
CompareTool |
CompareTool.setCompareByContentErrorsLimit(int compareByContentMaxErrorCount)
Sets the maximum errors count which will be returned as the result of the comparison.
|
CompareTool |
CompareTool.setFloatAbsoluteError(float error)
Sets the absolute error parameter which will be used in floating point numbers comparison.
|
CompareTool |
CompareTool.setFloatRelativeError(float error)
Sets the relative error parameter which will be used in floating point numbers comparison.
|
Copyright © 2016. All rights reserved.