class SugPolylineElement |
The subclass of SugElement responsible for representing SVGPolygon
SugPolylineElement () The class constructor | |
vector<SugPoint*> * | getPointList () Returns the vector of points |
vector<SugPoint*> * | setPointList (vector<SugPoint*> newPointList) Sets the vector of points |
~SugPolylineElement () The class destructor |
vector<SugPoint*> | mPoints The vector that holds the points of the polygon |
The subclass of SugElement responsible for representing SVGPolygon
Alphabetic index HTML hierarchy of classes or Java