#include <rviewDModes.hh>
|
| chartCanvas (wxWindow *parent, int x, int y, int w, int h, long style=0) |
|
| ~chartCanvas (void) |
|
void | setData (mdd_frame *mf, rviewBaseType bt) |
|
void | setVars (int s, double cs, int ds, bool cy, rviewChartMode cm) |
|
int | setProjection (r_Point &p1, r_Point &p2) |
|
void | OnPaint (void) |
|
|
void | redrawBar (wxDC *cdc, int height, int dim, int startOff, int endOff, float scale, float posx, float stepx, float orgy) |
|
void | redrawLine (wxDC *cdc, int dim, int startOff, int endOff, float scale, float posx, float stepx, float orgy) |
|
void | redrawSpline (wxDC *cdc, int dim, int startOff, int endOff, float scale, float posx, float stepx, float orgy) |
|
chartCanvas::chartCanvas |
( |
wxWindow * |
parent, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h, |
|
|
long |
style = 0 |
|
) |
| |
chartCanvas::~chartCanvas |
( |
void |
| ) |
|
void chartCanvas::OnPaint |
( |
void |
| ) |
|
void chartCanvas::redrawBar |
( |
wxDC * |
cdc, |
|
|
int |
height, |
|
|
int |
dim, |
|
|
int |
startOff, |
|
|
int |
endOff, |
|
|
float |
scale, |
|
|
float |
posx, |
|
|
float |
stepx, |
|
|
float |
orgy |
|
) |
| |
|
protected |
void chartCanvas::redrawLine |
( |
wxDC * |
cdc, |
|
|
int |
dim, |
|
|
int |
startOff, |
|
|
int |
endOff, |
|
|
float |
scale, |
|
|
float |
posx, |
|
|
float |
stepx, |
|
|
float |
orgy |
|
) |
| |
|
protected |
void chartCanvas::redrawSpline |
( |
wxDC * |
cdc, |
|
|
int |
dim, |
|
|
int |
startOff, |
|
|
int |
endOff, |
|
|
float |
scale, |
|
|
float |
posx, |
|
|
float |
stepx, |
|
|
float |
orgy |
|
) |
| |
|
protected |
wxBrush chartCanvas::back |
|
protected |
wxBrush chartCanvas::brush |
|
protected |
wxBrush chartCanvas::brush_b |
|
protected |
wxBrush chartCanvas::brush_g |
|
protected |
wxBrush chartCanvas::brush_r |
|
protected |
const int chartCanvas::chcanv_colength |
|
static |
const int chartCanvas::chcanv_cospace |
|
static |
const int chartCanvas::chcanv_exponents |
|
static |
double chartCanvas::costep |
|
protected |
int chartCanvas::datastep |
|
protected |
wxFont* chartCanvas::font |
|
protected |
char chartCanvas::format[10] |
|
protected |
The documentation for this class was generated from the following file: