CFormRechtsView Class Reference

Implements the control-elements for the arrow-plot. More...

#include <FormRechtsView.h>

List of all members.

Public Types

enum  { IDD = ID_FORMULAR }

Public Member Functions

Cvisbsp_mfcDocGetDocument () const
void synchWithDoc ()
 Method for synchronisation between the control-elements and the MFC-Doc-Class.
afx_msg void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
afx_msg void OnBnClickedViewdir ()
afx_msg void OnBnClickedRadFarb ()
 Event-Method for the color-mapping of the arrows.
afx_msg void OnBnClickedRadPfeile ()
 Event-Method for choosing between standardised arrows and arrows scaled by velocity.
afx_msg void OnBnClickedChkShowArrows ()
 Event-Method for activate the arraw-plot.
afx_msg void OnBnClickedChkDipsArrows ()

Public Attributes

int nZoom
CSliderCtrl sldZoom
 Control-Variable for Zoom-Slider.
CSliderCtrl sldPfDichte
 Control-Variable for Arrow-Distance-Slider.
CSliderCtrl sldPfGroesse
 Control-Variable for Arrow-Size-Slider.
int n_pfDichte
 Value-Variable for the Arrow-Distance-Slider.
int n_pfGroesse
 Value-Variable for Arrow-Size-Slider.
int nPfType
 Value-Variable for choosing between standardised arrows and arrows scaled by velocity.
int nFarbCod
 Value-Variable for color-mapping of the arrows.
BOOL m_bShowArrows
 Value-Variable for activate the arrow-plot.
BOOL m_bPfeileDarst

Protected Member Functions

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


Detailed Description

Implements the control-elements for the arrow-plot.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 


Constructor & Destructor Documentation

CFormRechtsView::CFormRechtsView (  )  [protected]

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


Member Function Documentation

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

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

void CFormRechtsView::synchWithDoc (  ) 

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

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

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

afx_msg void CFormRechtsView::OnBnClickedViewdir (  ) 

void CFormRechtsView::OnBnClickedRadFarb (  ) 

Event-Method for the color-mapping of the arrows.

void CFormRechtsView::OnBnClickedRadPfeile (  ) 

Event-Method for choosing between standardised arrows and arrows scaled by velocity.

void CFormRechtsView::OnBnClickedChkShowArrows (  ) 

Event-Method for activate the arraw-plot.

void CFormRechtsView::OnBnClickedChkDipsArrows (  ) 


Member Data Documentation

int CFormRechtsView::nZoom

CSliderCtrl CFormRechtsView::sldZoom

Control-Variable for Zoom-Slider.

CSliderCtrl CFormRechtsView::sldPfDichte

Control-Variable for Arrow-Distance-Slider.

CSliderCtrl CFormRechtsView::sldPfGroesse

Control-Variable for Arrow-Size-Slider.

int CFormRechtsView::n_pfDichte

Value-Variable for the Arrow-Distance-Slider.

int CFormRechtsView::n_pfGroesse

Value-Variable for Arrow-Size-Slider.

int CFormRechtsView::nPfType

Value-Variable for choosing between standardised arrows and arrows scaled by velocity.

int CFormRechtsView::nFarbCod

Value-Variable for color-mapping of the arrows.

BOOL CFormRechtsView::m_bShowArrows

Value-Variable for activate the arrow-plot.

BOOL CFormRechtsView::m_bPfeileDarst


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