Uses of Class
com.itextpdf.testutils.CompareTool

Packages that use CompareTool
com.itextpdf.testutils   
 

Uses of CompareTool in com.itextpdf.testutils
 

Methods in com.itextpdf.testutils that return CompareTool
 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 © 2015. All Rights Reserved.