elements property

List<TextElement> elements
final

List of text elements that make up the line.

Implementation

final List<TextElement> elements;