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
Methods in org.verapdf.wcag.algorithms.entities.lists that return ListItemTextInfoModifier and TypeMethodDescriptionTextListInterval.getFirstListItemInfo()TextListInterval.getLastListItemInfo()TextListInterval.getPenultListItemInfo()TextListInterval.getSecondListItemInfo()Methods in org.verapdf.wcag.algorithms.entities.lists that return types with arguments of type ListItemTextInfoMethods in org.verapdf.wcag.algorithms.entities.lists with parameters of type ListItemTextInfoModifier and TypeMethodDescriptionvoidTextListInterval.setLastListItemInfo(ListItemTextInfo listItemTextInfo) Constructor parameters in org.verapdf.wcag.algorithms.entities.lists with type arguments of type ListItemTextInfo -
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
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils with parameters of type ListItemTextInfoModifier and TypeMethodDescriptionstatic booleanListLabelsUtils.isTwoListItemsOfOneList(TextListInterval interval, ListItemTextInfo listItem, Boolean isSequential, boolean isUnordered) 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
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection that return ListItemTextInfoModifier and TypeMethodDescriptionListLabelsDetectionAlgorithm.getListItemInfo(ListItemTextInfo listItemTextInfo, int prefixLength) Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection with parameters of type ListItemTextInfoModifier and TypeMethodDescriptionListLabelsDetectionAlgorithm.getListItemInfo(ListItemTextInfo listItemTextInfo, int prefixLength) 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)