public class Polygon extends Object
Polygon(List<Point> points)
List<Point>
getPoints()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Polygon(List<Point> points)
public List<Point> getPoints()
public int size()
Copyright © 2020. All rights reserved.