Uses of Class
com.itextpdf.testutils.CompareTool
Packages that use CompareTool
-
Uses of CompareTool in com.itextpdf.testutils
Methods in com.itextpdf.testutils that return CompareToolModifier and TypeMethodDescriptionCompareTool.setCompareByContentErrorsLimit
(int compareByContentMaxErrorCount) Sets the maximum errors count which will be returned as the result of the comparison.CompareTool.setFloatAbsoluteError
(float error) Sets the absolute error parameter which will be used in floating point numbers comparison.CompareTool.setFloatRelativeError
(float error) Sets the relative error parameter which will be used in floating point numbers comparison.