Uses of Enum Class
org.verapdf.wcag.algorithms.entities.enums.TextAlignment
Packages that use TextAlignment
Package
Description
-
Uses of TextAlignment in org.verapdf.wcag.algorithms.entities.content
Methods in org.verapdf.wcag.algorithms.entities.content that return TextAlignmentMethods in org.verapdf.wcag.algorithms.entities.content with parameters of type TextAlignment -
Uses of TextAlignment in org.verapdf.wcag.algorithms.entities.enums
Methods in org.verapdf.wcag.algorithms.entities.enums that return TextAlignmentModifier and TypeMethodDescriptionstatic TextAlignmentReturns the enum constant of this class with the specified name.static TextAlignment[]TextAlignment.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TextAlignment in org.verapdf.wcag.algorithms.semanticalgorithms.utils
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils that return TextAlignmentModifier and TypeMethodDescriptionstatic TextAlignmentChunksMergeUtils.getAlignment(TextBlock textBlock, TextLine currentLine) static TextAlignmentChunksMergeUtils.getAlignment(TextLine previousLine, TextLine currentLine)