Uses of Class
org.verapdf.wcag.algorithms.semanticalgorithms.tables.TableClusterGap
Packages that use TableClusterGap
Package
Description
-
Uses of TableClusterGap in org.verapdf.wcag.algorithms.entities.tables
Methods in org.verapdf.wcag.algorithms.entities.tables that return TableClusterGapMethods in org.verapdf.wcag.algorithms.entities.tables with parameters of type TableClusterGapModifier and TypeMethodDescriptionvoidTableTokenRow.setLeftGap(TableClusterGap gap) voidTableTokenRow.setRightGap(TableClusterGap gap) -
Uses of TableClusterGap in org.verapdf.wcag.algorithms.semanticalgorithms.tables
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.tables that return TableClusterGapMethods in org.verapdf.wcag.algorithms.semanticalgorithms.tables with parameters of type TableClusterGapModifier and TypeMethodDescriptionvoidTableCluster.setMinLeftGap(TableClusterGap leftGap) voidTableCluster.setMinRightGap(TableClusterGap rightGap)