Class PointList
#include <Point.h >
Super class: Point
A list or collection of Points.
Create an empty PointList.
Point* list |
an array of Points |
int size |
the size of the array |
Create a PointList from an array of Points
const string& list |
Create a Point list from a string
Convert the PointList into a string.
Return value: a string