#include <DraWinObj.h>

Public Member Functions | |
| Point2D (Position p, Decimal pS=1.0) | |
| Default constructor. | |
| DraWinObjPlate | plate () |
| Gets the plate. | |
| Position | point () |
| Gets the position of the point. | |
| Decimal | pointSize () |
| Gets the size of the point. | |
| void | boundBox (DraWinBoundBox &bb) |
| Gets the bounding box. | |
| DraWinObjPlate MipResources::Point2D::plate | ( | ) | [inline, virtual] |
| Position MipResources::Point2D::point | ( | ) | [inline] |
| Decimal MipResources::Point2D::pointSize | ( | ) | [inline] |
Gets the size of the point.
| void MipResources::Point2D::boundBox | ( | DraWinBoundBox & | bb | ) | [virtual] |
1.5.6