Uses of Class
org.verapdf.wcag.algorithms.entities.content.TextColumn
Packages that use TextColumn
Package
Description
-
Uses of TextColumn in org.verapdf.wcag.algorithms.entities
Methods in org.verapdf.wcag.algorithms.entities that return TextColumnModifier and TypeMethodDescriptionSemanticTextNode.getFirstColumn()SemanticTextNode.getLastColumn()SemanticTextNode.getPenultColumn()Methods in org.verapdf.wcag.algorithms.entities that return types with arguments of type TextColumnMethods in org.verapdf.wcag.algorithms.entities with parameters of type TextColumnMethod parameters in org.verapdf.wcag.algorithms.entities with type arguments of type TextColumnConstructor parameters in org.verapdf.wcag.algorithms.entities with type arguments of type TextColumnModifierConstructorDescriptionSemanticParagraph(BoundingBox bbox, List<TextColumn> columns) SemanticPart(BoundingBox bbox, List<TextColumn> columns) SemanticSpan(BoundingBox bbox, List<TextColumn> columns) SemanticTextNode(BoundingBox bbox, List<TextColumn> columns) -
Uses of TextColumn in org.verapdf.wcag.algorithms.entities.content
Methods in org.verapdf.wcag.algorithms.entities.content with parameters of type TextColumnConstructors in org.verapdf.wcag.algorithms.entities.content with parameters of type TextColumn