MicroImages::GRTOOL_REGION Class Reference

GRTOOL_REGION - Region tool. More...

#include <mi32/grtool.h>

Inheritance diagram for MicroImages::GRTOOL_REGION:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const REGION2DGetRegion () const
 GRTOOL_REGION (GRTOOLVIEW *view)
GRTOOL_REGIONoperator= (const REGION2D &rhs)
void SetRegion (const REGION2D &region)
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

Detailed Description

GRTOOL_REGION - Region tool.

Definition at line 1706 of file grtool.h.


Constructor & Destructor Documentation

MicroImages::GRTOOL_REGION::GRTOOL_REGION GRTOOLVIEW view  )  [explicit]
 

Constructor.

virtual MicroImages::GRTOOL_REGION::~GRTOOL_REGION  )  [virtual]
 

Destructor.


Member Function Documentation

virtual void MicroImages::GRTOOL_REGION::DoDraw CDC *   )  [private, virtual]
 

Methods called by the GRTOOL base class.

Implements MicroImages::GRTOOL.

void MicroImages::GRTOOL_REGION::DrawPolygon CDC *  ,
const POLYLINE polygon
const [private]
 

Methods.

const REGION2D& MicroImages::GRTOOL_REGION::GetRegion  )  const [inline]
 

Get reference to region.

Definition at line 1723 of file grtool.h.

virtual void MicroImages::GRTOOL_REGION::OnLButtonDown UINT  nFlags,
const CPoint &  mpoint
[private, virtual]
 

Methods called directly by the equivalent GRTOOLVIEW method.

Implements MicroImages::GRTOOL.

virtual void MicroImages::GRTOOL_REGION::OnMouseMove UINT  nFlags,
const CPoint &  mpoint
[private, virtual]
 

Implements MicroImages::GRTOOL.

GRTOOL_REGION& MicroImages::GRTOOL_REGION::operator= const REGION2D rhs  ) 
 

Assignment from REGION2D.

void MicroImages::GRTOOL_REGION::SetRegion const REGION2D region  )  [inline]
 

Assign region to tool.

Definition at line 1727 of file grtool.h.


Member Data Documentation

REGION2D MicroImages::GRTOOL_REGION::m_region [private]
 

Tool position values.

Definition at line 1733 of file grtool.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 14 13:21:05 2004 for TNTsdk by  doxygen 1.3.8-20040913