Class LinesCollection
- java.lang.Object
-
- org.verapdf.wcag.algorithms.entities.content.LinesCollection
-
public class LinesCollection extends Object
-
-
Constructor Summary
Constructors Constructor Description LinesCollection(IDocument document)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SortedSet<LineChunk>getHorizontalLines(Integer pageNumber)SortedSet<LineChunk>getVerticalLines(Integer pageNumber)
-