elements property

List<TextElement> elements
final

List of word elements contained within this line.

Implementation

final List<TextElement> elements;