#include <mi32/grtool.h>
Inheritance diagram for MicroImages::GRTOOL_REGION:

Public Member Functions | |
| const REGION2D & | GetRegion () const |
| GRTOOL_REGION (GRTOOLVIEW *view) | |
| GRTOOL_REGION & | operator= (const REGION2D &rhs) |
| void | SetRegion (const REGION2D ®ion) |
| virtual | ~GRTOOL_REGION () |
Private Member Functions | |
| virtual void | DoDraw (CDC *) |
| void | DrawPolygon (CDC *, const POLYLINE &polygon) const |
| virtual void | OnLButtonDown (UINT nFlags, const CPoint &mpoint) |
| virtual void | OnMouseMove (UINT nFlags, const CPoint &mpoint) |
Private Attributes | |
| REGION2D | m_region |
Definition at line 1706 of file grtool.h.
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Methods called by the GRTOOL base class.
Implements MicroImages::GRTOOL. |
|
||||||||||||
|
Methods.
|
|
|
Get reference to region.
|
|
||||||||||||
|
Methods called directly by the equivalent GRTOOLVIEW method.
Implements MicroImages::GRTOOL. |
|
||||||||||||
|
Implements MicroImages::GRTOOL. |
|
|
Assignment from REGION2D.
|
|
|
Assign region to tool.
|
|
|
Tool position values.
|
1.3.8-20040913