canvascv::ShapeFactory Class Reference
The ShapeFactory class. More...
#include <shapefactory.h>
Inheritance diagram for canvascv::ShapeFactory:
Static Public Member Functions | |
static Shape * | newShape (std::string type, const cv::Point &pos) |
create a shape by type name at a certain initial pos (don't use directly. Use Canvas::createShape() instead). | |
Detailed Description
Holds shape creation methods. Don't use directly. Use Canvas::createShape() instead.
- See also
- Canvas::createShape()
The documentation for this class was generated from the following file:
- CanvasCV-doxygen/src/canvascv/shapes/shapefactory.h
Generated by 1.8.11