Uses of Class
org.verapdf.wcag.algorithms.entities.content.LinesCollection
-
Packages that use LinesCollection Package Description org.verapdf.wcag.algorithms.semanticalgorithms.consumers -
-
Uses of LinesCollection in org.verapdf.wcag.algorithms.semanticalgorithms.consumers
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.consumers that return LinesCollection Modifier and Type Method Description LinesCollectionLinesPreprocessingConsumer. getLinesCollection()Constructors in org.verapdf.wcag.algorithms.semanticalgorithms.consumers with parameters of type LinesCollection Constructor Description SemanticDocumentPreprocessingConsumer(IDocument document, LinesCollection linesCollection)
-