FormFarbCodView Class Reference

Implements the control-elements for the color coding of the background. More...

#include <FormFarbCodView.h>

List of all members.

Public Types

enum  { IDD = IDD_FORMFARBCODVIEW }

Public Member Functions

Cvisbsp_mfcDocGetDocument () const
afx_msg void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
afx_msg void OnBnClickedFarbcode ()
void synchWithDoc ()
 Methode for synchronisation between the control-elements and the Doc-Class of MFC.
afx_msg void OnBnClickedChkDispFarb ()
 Event-Methode for activating Color-Mapping of the background.

Public Attributes

int nZoom
 Value-Variable for zooming.
CSliderCtrl sldZoom
 Control-Variable for zooming.
int m_nFarbCod
 Value-Variable for choosing the color-mapping-method.
BOOL m_bFarbDarstellen

Protected Member Functions

 FormFarbCodView ()
virtual ~FormFarbCodView ()
virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnUpdate (CView *, LPARAM, CObject *)


Detailed Description

Implements the control-elements for the color coding of the background.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 


Constructor & Destructor Documentation

FormFarbCodView::FormFarbCodView (  )  [protected]

FormFarbCodView::~FormFarbCodView (  )  [protected, virtual]


Member Function Documentation

Cvisbsp_mfcDoc * FormFarbCodView::GetDocument (  )  const [inline]

void FormFarbCodView::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

void FormFarbCodView::OnHScroll ( UINT  nSBCode,
UINT  nPos,
CScrollBar *  pScrollBar 
)

void FormFarbCodView::OnBnClickedFarbcode (  ) 

void FormFarbCodView::synchWithDoc (  ) 

Methode for synchronisation between the control-elements and the Doc-Class of MFC.

void FormFarbCodView::OnUpdate ( CView *  ,
LPARAM  ,
CObject *   
) [protected, virtual]

void FormFarbCodView::OnBnClickedChkDispFarb (  ) 

Event-Methode for activating Color-Mapping of the background.


Member Data Documentation

int FormFarbCodView::nZoom

Value-Variable for zooming.

CSliderCtrl FormFarbCodView::sldZoom

Control-Variable for zooming.

int FormFarbCodView::m_nFarbCod

Value-Variable for choosing the color-mapping-method.

BOOL FormFarbCodView::m_bFarbDarstellen


The documentation for this class was generated from the following files:
Generated on Wed Jan 17 11:58:36 2007 for VisLuBsp1 by  doxygen 1.5.1-p1