MicroImages::GRTOOL_SELECTPOINT Class Reference

GRTOOL_SELECTPOINT - Point selection tool (no visible graphics). More...

#include <mi32/grtool.h>

Inheritance diagram for MicroImages::GRTOOL_SELECTPOINT:

Inheritance graph
[legend]
List of all members.

Public Member Functions

const DPOINT2DGetPoint () const
 GRTOOL_SELECTPOINT (GRTOOLVIEW *view)
virtual ~GRTOOL_SELECTPOINT ()

Private Types

enum  ZONE { ZONE_NoFunction = 0, ZONE_Outside }

Private Member Functions

void ComputeCursorZone (const DPOINT2D &)
virtual void DoDraw (CDC *)
virtual void DoMove (double dx, double dy, ADJUSTFLAGS flags)
virtual void OnLButtonDown (UINT nFlags, const CPoint &mpoint)
virtual void OnMouseMove (UINT nFlags, const CPoint &mpoint)
void UpdateCursor () const

Private Attributes

ZONE m_CursorZone
DPOINT2D m_point

Detailed Description

GRTOOL_SELECTPOINT - Point selection tool (no visible graphics).

Definition at line 630 of file grtool.h.


Member Enumeration Documentation

enum MicroImages::GRTOOL_SELECTPOINT::ZONE [private]
 

Enumeration constants.

Enumeration values:
ZONE_NoFunction 
ZONE_Outside 

Definition at line 647 of file grtool.h.


Constructor & Destructor Documentation

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

Constructor.

virtual MicroImages::GRTOOL_SELECTPOINT::~GRTOOL_SELECTPOINT  )  [virtual]
 

Destructor.


Member Function Documentation

void MicroImages::GRTOOL_SELECTPOINT::ComputeCursorZone const DPOINT2D  )  [private]
 

Methods.

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

Methods called by the GRTOOL base class.

Implements MicroImages::GRTOOL.

virtual void MicroImages::GRTOOL_SELECTPOINT::DoMove double  dx,
double  dy,
ADJUSTFLAGS  flags
[private, virtual]
 

Reimplemented from MicroImages::GRTOOL.

const DPOINT2D& MicroImages::GRTOOL_SELECTPOINT::GetPoint  )  const [inline]
 

Get tool point.

Definition at line 642 of file grtool.h.

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

Methods called directly by the equivalent GRTOOLVIEW method.

Implements MicroImages::GRTOOL.

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

Implements MicroImages::GRTOOL.

void MicroImages::GRTOOL_SELECTPOINT::UpdateCursor  )  const [private]
 


Member Data Documentation

ZONE MicroImages::GRTOOL_SELECTPOINT::m_CursorZone [private]
 

Current cursor zone.

Definition at line 665 of file grtool.h.

DPOINT2D MicroImages::GRTOOL_SELECTPOINT::m_point [private]
 

Tool position.

Definition at line 662 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