|
Public Member Functions |
| COTOband4Doc * | GetDocument () |
| COTOband4CntrItem * | HitTest (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 |
| COTOband4CntrItem * | m_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 () |