Uses of Class
org.verapdf.wcag.algorithms.entities.lists.info.ListItemTextInfo
Packages that use ListItemTextInfo
Package
Description
-
Uses of ListItemTextInfo in org.verapdf.wcag.algorithms.entities.lists.info
Constructors in org.verapdf.wcag.algorithms.entities.lists.info with parameters of type ListItemTextInfo -
Uses of ListItemTextInfo in org.verapdf.wcag.algorithms.semanticalgorithms.utils
Method parameters in org.verapdf.wcag.algorithms.semanticalgorithms.utils with type arguments of type ListItemTextInfoModifier and TypeMethodDescriptionstatic Set<ListInterval>ListLabelsUtils.getItemsWithEqualsLabels(List<ListItemTextInfo> itemsInfo) static Set<ListInterval>ListLabelsUtils.getListItemsIntervals(List<ListItemTextInfo> itemsInfo) -
Uses of ListItemTextInfo in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection
Method parameters in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection with type arguments of type ListItemTextInfoModifier and TypeMethodDescriptionArabicNumbersListLabelsDetectionAlgorithm.getItemsIntervals(List<ListItemTextInfo> itemsInfo) LettersListLabelsDetectionAlgorithm.getItemsIntervals(List<ListItemTextInfo> itemsInfo) abstract Set<ListInterval>ListLabelsDetectionAlgorithm.getItemsIntervals(List<ListItemTextInfo> itemsInfo)