Uses of Class
org.verapdf.wcag.algorithms.entities.tables.tableBorders.TableBorder
Packages that use TableBorder
Package
Description
-
Uses of TableBorder in org.verapdf.gf.model.impl.sa.tables
Constructors in org.verapdf.gf.model.impl.sa.tables with parameters of type TableBorder -
Uses of TableBorder in org.verapdf.wcag.algorithms.entities
Methods in org.verapdf.wcag.algorithms.entities that return TableBorderConstructors in org.verapdf.wcag.algorithms.entities with parameters of type TableBorder -
Uses of TableBorder in org.verapdf.wcag.algorithms.entities.tables
Methods in org.verapdf.wcag.algorithms.entities.tables that return TableBorderModifier and TypeMethodDescriptionTable.getTableBorder()TableBordersCollection.getTableBorder(BoundingBox boundingBox) Methods in org.verapdf.wcag.algorithms.entities.tables that return types with arguments of type TableBorderModifier and TypeMethodDescriptionTableBordersCollection.getTableBorders()TableBordersCollection.getTableBorders(Integer pageNumber) Methods in org.verapdf.wcag.algorithms.entities.tables with parameters of type TableBorderConstructors in org.verapdf.wcag.algorithms.entities.tables with parameters of type TableBorder -
Uses of TableBorder in org.verapdf.wcag.algorithms.entities.tables.tableBorders
Methods in org.verapdf.wcag.algorithms.entities.tables.tableBorders with parameters of type TableBorderModifier and TypeMethodDescriptionintTableBorder.TableBordersComparator.compare(TableBorder border1, TableBorder border2) -
Uses of TableBorder in org.verapdf.wcag.algorithms.semanticalgorithms.tables
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.tables that return TableBorderModifier and TypeMethodDescriptionTableRecognitionArea.getTableBorder()TableRecognizer.getTableBorder()Methods in org.verapdf.wcag.algorithms.semanticalgorithms.tables with parameters of type TableBorderModifier and TypeMethodDescriptionvoidTableRecognitionArea.setTableBorder(TableBorder tableBorder) voidTableRecognizer.setTableBorder(TableBorder tableBorder)