Uses of Interface
com.itextpdf.pdfua.checkers.utils.tables.ITableIterator
Packages that use ITableIterator
-
Uses of ITableIterator in com.itextpdf.pdfua.checkers.utils.tables
Classes in com.itextpdf.pdfua.checkers.utils.tables that implement ITableIteratorModifier and TypeClassDescription(package private) final class
Class that iterates over the cells of a table.class
Creates an iterator to iterate over the table structures.Fields in com.itextpdf.pdfua.checkers.utils.tables declared as ITableIteratorConstructors in com.itextpdf.pdfua.checkers.utils.tables with parameters of type ITableIteratorModifierConstructorDescriptionprotected
AbstractResultMatrix
(ITableIterator<T> iterator) Creates a newAbstractResultMatrix
instance.