Uses of Class
org.verapdf.wcag.algorithms.entities.content.TextBlock
Packages that use TextBlock
Package
Description
-
Uses of TextBlock in org.verapdf.wcag.algorithms.entities.content
Methods in org.verapdf.wcag.algorithms.entities.content that return TextBlockModifier and TypeMethodDescriptionTextColumn.getFirstTextBlock()TextColumn.getLastTextBlock()TextColumn.getPenultTextBlock()TextColumn.getSecondTextBlock()Methods in org.verapdf.wcag.algorithms.entities.content that return types with arguments of type TextBlockMethods in org.verapdf.wcag.algorithms.entities.content with parameters of type TextBlockConstructors in org.verapdf.wcag.algorithms.entities.content with parameters of type TextBlock -
Uses of TextBlock in org.verapdf.wcag.algorithms.entities.lists
Subclasses of TextBlock in org.verapdf.wcag.algorithms.entities.lists -
Uses of TextBlock in org.verapdf.wcag.algorithms.semanticalgorithms.utils
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils with parameters of type TextBlockModifier and TypeMethodDescriptionstatic TextAlignmentChunksMergeUtils.getAlignment(TextBlock textBlock, TextLine currentLine) static doubleChunksMergeUtils.mergeLeadingProbability(TextBlock x, TextLine y) static doubleChunksMergeUtils.mergeLeadingProbability(TextLine x, TextBlock y)