Uses of Enum Class
com.openhtmltopdf.pdfboxout.visualtester.PdfVisualTester.ProblemType
Packages that use PdfVisualTester.ProblemType
-
Uses of PdfVisualTester.ProblemType in com.openhtmltopdf.pdfboxout.visualtester
Fields in com.openhtmltopdf.pdfboxout.visualtester declared as PdfVisualTester.ProblemTypeMethods in com.openhtmltopdf.pdfboxout.visualtester that return PdfVisualTester.ProblemTypeModifier and TypeMethodDescriptionstatic PdfVisualTester.ProblemTypeReturns the enum constant of this class with the specified name.static PdfVisualTester.ProblemType[]PdfVisualTester.ProblemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.openhtmltopdf.pdfboxout.visualtester with parameters of type PdfVisualTester.ProblemTypeModifierConstructorDescriptionprivatePdfCompareResult(PdfVisualTester.ProblemType type, String logMessage, int pageNumber, PdfVisualTester.TestImage testImage)