points property

List<Point> points
final

Ordered list of points forming the path

Implementation

final List<Point> points;