Uses of Class
org.verapdf.wcag.algorithms.entities.tables.tableBorders.TableBorderRow
-
Packages that use TableBorderRow Package Description org.verapdf.gf.model.impl.sa.tables org.verapdf.wcag.algorithms.entities.tables.tableBorders -
-
Uses of TableBorderRow in org.verapdf.gf.model.impl.sa.tables
Constructors in org.verapdf.gf.model.impl.sa.tables with parameters of type TableBorderRow Constructor Description GFSATableBorderRow(TableBorderRow row) -
Uses of TableBorderRow in org.verapdf.wcag.algorithms.entities.tables.tableBorders
Methods in org.verapdf.wcag.algorithms.entities.tables.tableBorders that return TableBorderRow Modifier and Type Method Description TableBorderRowTableBorder. getRow(int rowNumber)TableBorderRow[]TableBorder. getRows()
-