12 namespace datastructure {
31 virtual string getShapeType()
const override {
55 this->setPolyline(pts);
This class defines a polygon and is part of the symbol collection. A polygon has a set of vertices,...
Definition: Polygon.h:23
void setPolygon(vector< float > pts)
constructs a polygon, given a set of points
Definition: Polygon.h:54
Polygon(vector< float > pts)
constructor, given a set of points
Definition: Polygon.h:46
Polygon()
default constructor
Definition: Polygon.h:39
This class defines a polyline and is part of the symbol collection. A polyline has a set of vertices ...
Definition: Polyline.h:23
Support for drawing Bar charts.
Definition: alltypes.h:4