| Created: | 2015-07-31 오후 4:10:15 |
| Modified: | 2015-07-31 오후 4:10:15 |
Project: |
|
Advanced: |
|
| Attribute | ||
|
Public bool autofitYscale |
||
Details:
|
||
|
Public bool drawBars |
||
Details:
|
||
|
Protected bool m_bDoUpdate |
||
Details:
|
||
|
Protected CBitmap m_bitmapGrid |
||
Details:
|
||
|
Protected CBitmap m_bitmapOldGrid |
||
Details:
|
||
|
Protected CBitmap m_bitmapOldPlot |
||
Details:
|
||
|
Protected CBitmap m_bitmapPlot |
||
Details:
|
||
|
Public COLORREF m_crBackColor |
||
Details:
|
||
|
Public COLORREF m_crGridColor |
||
Details:
|
||
|
Protected CDC m_dcGrid |
||
Details:
|
||
|
Protected CDC m_dcPlot |
||
Details:
|
||
|
Protected int m_nClientHeight |
||
Details:
|
||
|
Protected int m_nClientWidth |
||
Details:
|
||
|
Public int m_nMaxPointCnt |
||
Details:
|
||
|
Protected int m_nPlotHeight |
||
Details:
|
||
|
Protected int m_nPlotWidth |
||
Details:
|
||
|
Protected UINT m_nRedrawTimer |
||
Details:
|
||
|
Public int m_nShiftPixels |
||
Details:
|
||
|
Public int m_nTrendPoints |
||
Details:
|
||
|
Protected int m_NTrends |
||
Details:
|
||
|
Public int m_nXGrids |
||
Details:
|
||
|
Public int m_nXPartial |
||
Details:
|
||
|
Public int m_nYDecimals |
||
Details:
|
||
|
Public int m_nYGrids |
||
Details:
|
||
|
Protected PlotData_t* m_PlotData |
||
Details:
|
||
|
Protected CRect m_rectClient |
||
Details:
|
||
|
Protected CRect m_rectPlot |
||
Details:
|
||
|
Public m_str_t m_str |
||
Details:
|
||
|
Public bool ready |
||
Details:
|
||
|
Protected static CFont sm_fontAxis |
||
Details:
|
||
|
Protected static LOGFONT sm_logFontAxis |
||
Details:
|
| Operation | ||||
|
Public AppendEmptyPoints( dNewPoint[]: double,
bInvalidate: bool,
bAdd2List: bool,
bUseTrendRatio: bool,
|
||||
Details:
Sequential
|
||||
|
Public AppendPoints( dNewPoint[]: double,
bInvalidate: bool,
bAdd2List: bool,
bUseTrendRatio: bool,
|
||||
Details:
Sequential
|
||||
|
Public COScopeCtrl( NTrends: int,
|
||||
Details:
Sequential
|
||||
|
Public abstract ~COScopeCtrl(): |
||||
Details:
Sequential
|
||||
|
Public abstract Create( dwStyle: DWORD,
rect: RECT&,
pParentWnd: CWnd*,
nID: UINT,
|
||||
Details:
Sequential
|
||||
|
Public DrawPoint():void |
||||
Details:
Sequential
|
||||
|
Public GetPlotColor( iTrend: int,
|
||||
Details:
Sequential
|
||||
|
Public GetPlotRect( rPlotRect: CRect&,
|
||||
Details:
Sequential
|
||||
|
Public InvalidateCtrl( deleteGraph: bool,
|
||||
Details:
Sequential
|
||||
|
Protected OnLButtonDblClk( nFlags: UINT,
point: CPoint,
|
||||
Details:
Sequential
|
||||
|
Protected OnMouseMove( nFlags: UINT,
point: CPoint,
|
||||
Details:
Sequential
|
||||
|
Protected OnPaint():void |
||||
Details:
Sequential
|
||||
|
Protected OnSize( nType: UINT,
cx: int,
cy: int,
|
||||
Details:
Sequential
|
||||
|
Protected OnSysColorChange():void |
||||
Details:
Sequential
|
||||
|
Protected OnTimer( nIDEvent: UINT,
|
||||
Details:
Sequential
|
||||
|
Public ReCreateGraph():int |
||||
Details:
Sequential
|
||||
|
Public Reset():void |
||||
Details:
Sequential
|
||||
|
Public SetBackgroundColor( color: COLORREF,
|
||||
Details:
Sequential
|
||||
|
Public SetBarsPlot( BarsPlot: bool,
iTrend: int,
|
||||
Details:
Sequential
|
||||
|
Public SetGridColor( color: COLORREF,
|
||||
Details:
Sequential
|
||||
|
Public SetLegendLabel( string: CString,
iTrend: int,
|
||||
Details:
Sequential
|
||||
|
Public SetPlotColor( color: COLORREF,
iTrend: int,
|
||||
Details:
Sequential
|
||||
|
Public SetRange( dLower: double,
dUpper: double,
iTrend: int,
|
||||
Details:
Sequential
|
||||
|
Public SetRanges( dLower: double,
dUpper: double,
|
||||
Details:
Sequential
|
||||
|
Public SetTrendRatio( iTrend: int,
iRatio: unsigned int,
|
||||
Details:
Sequential
|
||||
|
Public SetXUnits( string: CString,
XMin: CString,
XMax: CString,
|
||||
Details:
Sequential
|
||||
|
Public SetYUnits( string: CString,
YMin: CString,
YMax: CString,
|
||||
Details:
Sequential
|
| Element | Source Role | Target Role |
|
«typedef» UINT Class |
Name: |
Name: m_nRedrawTimer |
Details:
|
||
| Element | Source Role | Target Role |
|
CRealTimePlotDlg Class |
Name: |
Name: _plotCtrl |
Details:
|
||