Uses of Class
com.itextpdf.pdfua.checkers.utils.tables.AbstractResultMatrix
-
Packages that use AbstractResultMatrix Package Description com.itextpdf.pdfua.checkers.utils.tables -
-
Uses of AbstractResultMatrix in com.itextpdf.pdfua.checkers.utils.tables
Subclasses of AbstractResultMatrix in com.itextpdf.pdfua.checkers.utils.tables Modifier and Type Class Description (package private) class
CellResultMatrix
Class that has the result of the algorithm that checks the table for PDF/UA compliance.(package private) class
StructTreeResultMatrix
The result matrix to validate PDF UA1 tables based on the TagTreeStructure of the document.
-