points property

List<Point> points
final

polygon's points,must be set

Implementation

final List<Point> points;