points property

List<Point<double>> points
final

list of contour points (coordinates)

Implementation

final List<Point<double>> points;