COTOband4View Class Reference

#include <OTOband4View.h>

List of all members.

Public Member Functions

COTOband4DocGetDocument ()
COTOband4CntrItemHitTest (CPoint point)
void SetupTracker (COTOband4CntrItem *item, CRectTracker *track)
void SetSelection (COTOband4CntrItem *item)
void DataInHTML (CString FN)
void DecodeTD (CString PathFN)
void DecodeAAS (CString PathFN)
void KernelF ()
void KernelAAS ()
void DrawSpectrum (CDC *pDC, UINT start)
void DrawHzScale (CDC *pDC, UINT start, int Zoom)
void DrawSpezzata (CDC *pDC, float MaxHarmonic, UINT start, UINT numspec)
void DrawdBScale (CDC *pDC, float MaxHarmonic)
virtual void OnDraw (CDC *pDC)
virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
virtual ~COTOband4View ()

Public Attributes

COTOband4CntrItemm_pSelection
int m_X
int m_Y
int maxX
int maxY
char m_str [255]
CBrush * m_bkbrush
COLORREF m_clrText
COLORREF m_clrBG
LONG my_x0
LONG my_y0
LONG xMAX
LONG yMAX
LONG DIST_TAB_IST
LONG DIST_SPECTRUM
UINT FirstOTO
UINT num_FStart
UINT num_FN
CFont myCourierNewY
CFont myCourierNewX
CFont m_Title0Font
CFont m_Title1Font
CFont m_TextFont
CPen dashPen
CPen BluePen
CPen YellowPen

Protected Member Functions

 COTOband4View ()
virtual void OnInitialUpdate ()
virtual BOOL OnPreparePrinting (CPrintInfo *pInfo)
virtual void OnBeginPrinting (CDC *pDC, CPrintInfo *pInfo)
virtual void OnEndPrinting (CDC *pDC, CPrintInfo *pInfo)
virtual BOOL IsSelected (const CObject *pDocItem) const
virtual BOOL OnScrollBy (CSize sizeScroll, BOOL bDoScroll=TRUE)
afx_msg void OnDestroy ()
afx_msg void OnSetFocus (CWnd *pOldWnd)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnInsertObject ()
afx_msg void OnCancelEditCntr ()
afx_msg void OnCancelEditSrvr ()
afx_msg void OnInData ()
afx_msg void OnOutData ()
afx_msg void OnTerziButton ()
afx_msg void OnButtonTextdoc ()
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnLButtonDblClk (UINT nFlags, CPoint point)
afx_msg void OnContextButton ()
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg BOOL OnEraseBkgnd (CDC *pDC)
afx_msg void OnButtonColor ()
afx_msg void OnButtonBackgnd ()
afx_msg void OnRcvSpectrum ()
afx_msg void OnTypeHelp ()
afx_msg void OnButtonOverSpec ()
afx_msg void OnButtonData ()


Constructor & Destructor Documentation

COTOband4View::COTOband4View  )  [protected]
 

COTOband4View::~COTOband4View  )  [virtual]
 


Member Function Documentation

void COTOband4View::DataInHTML CString  FN  ) 
 

void COTOband4View::DecodeAAS CString  PathFN  ) 
 

void COTOband4View::DecodeTD CString  PathFN  ) 
 

void COTOband4View::DrawdBScale CDC *  pDC,
float  MaxHarmonic
 

void COTOband4View::DrawHzScale CDC *  pDC,
UINT  start,
int  Zoom
 

void COTOband4View::DrawSpectrum CDC *  pDC,
UINT  start
 

void COTOband4View::DrawSpezzata CDC *  pDC,
float  MaxHarmonic,
UINT  start,
UINT  numspec
 

COTOband4Doc * COTOband4View::GetDocument  )  [inline]
 

COTOband4CntrItem * COTOband4View::HitTest CPoint  point  ) 
 

BOOL COTOband4View::IsSelected const CObject *  pDocItem  )  const [protected, virtual]
 

void COTOband4View::KernelAAS  ) 
 

void COTOband4View::KernelF  ) 
 

void COTOband4View::OnBeginPrinting CDC *  pDC,
CPrintInfo *  pInfo
[protected, virtual]
 

void COTOband4View::OnButtonBackgnd  )  [protected]
 

void COTOband4View::OnButtonColor  )  [protected]
 

void COTOband4View::OnButtonData  )  [protected]
 

void COTOband4View::OnButtonOverSpec  )  [protected]
 

void COTOband4View::OnButtonTextdoc  )  [protected]
 

void COTOband4View::OnCancelEditCntr  )  [protected]
 

void COTOband4View::OnCancelEditSrvr  )  [protected]
 

void COTOband4View::OnContextButton  )  [protected]
 

Inizializzazione campi del contesto di elaborazione

void COTOband4View::OnDestroy  )  [protected]
 

void COTOband4View::OnDraw CDC *  pDC  )  [virtual]
 

void COTOband4View::OnEndPrinting CDC *  pDC,
CPrintInfo *  pInfo
[protected, virtual]
 

BOOL COTOband4View::OnEraseBkgnd CDC *  pDC  )  [protected]
 

void COTOband4View::OnInData  )  [protected]
 

void COTOband4View::OnInitialUpdate  )  [protected, virtual]
 

void COTOband4View::OnInsertObject  )  [protected]
 

void COTOband4View::OnLButtonDblClk UINT  nFlags,
CPoint  point
[protected]
 

void COTOband4View::OnLButtonDown UINT  nFlags,
CPoint  point
[protected]
 

void COTOband4View::OnOutData  )  [protected]
 

BOOL COTOband4View::OnPreparePrinting CPrintInfo *  pInfo  )  [protected, virtual]
 

void COTOband4View::OnRButtonDown UINT  nFlags,
CPoint  point
[protected]
 

void COTOband4View::OnRcvSpectrum  )  [protected]
 

BOOL COTOband4View::OnScrollBy CSize  sizeScroll,
BOOL  bDoScroll = TRUE
[protected, virtual]
 

void COTOband4View::OnSetFocus CWnd *  pOldWnd  )  [protected]
 

void COTOband4View::OnSize UINT  nType,
int  cx,
int  cy
[protected]
 

void COTOband4View::OnTerziButton  )  [protected]
 

void COTOband4View::OnTypeHelp  )  [protected]
 

BOOL COTOband4View::PreCreateWindow CREATESTRUCT &  cs  )  [virtual]
 

void COTOband4View::SetSelection COTOband4CntrItem item  ) 
 

void COTOband4View::SetupTracker COTOband4CntrItem item,
CRectTracker *  track
 


Member Data Documentation

CPen COTOband4View::BluePen
 

CPen COTOband4View::dashPen
 

LONG COTOband4View::DIST_SPECTRUM
 

LONG COTOband4View::DIST_TAB_IST
 

UINT COTOband4View::FirstOTO
 

CBrush* COTOband4View::m_bkbrush
 

COLORREF COTOband4View::m_clrBG
 

COLORREF COTOband4View::m_clrText
 

COTOband4CntrItem* COTOband4View::m_pSelection
 

char COTOband4View::m_str[255]
 

CFont COTOband4View::m_TextFont
 

CFont COTOband4View::m_Title0Font
 

CFont COTOband4View::m_Title1Font
 

int COTOband4View::m_X
 

int COTOband4View::m_Y
 

int COTOband4View::maxX
 

int COTOband4View::maxY
 

LONG COTOband4View::my_x0
 

LONG COTOband4View::my_y0
 

CFont COTOband4View::myCourierNewX
 

CFont COTOband4View::myCourierNewY
 

UINT COTOband4View::num_FN
 

UINT COTOband4View::num_FStart
 

LONG COTOband4View::xMAX
 

CPen COTOband4View::YellowPen
 

LONG COTOband4View::yMAX
 


The documentation for this class was generated from the following files:
Generated on Sat Dec 31 11:38:19 2005 for OTOBand by  doxygen 1.4.6-NO