#include <rviewDModes.hh>
|
| rviewChart (mdd_frame *mf, unsigned int flags=0) |
|
| ~rviewChart (void) |
|
void | label (void) |
|
int | process (wxObject &obj, wxEvent &evt) |
|
int | newProjection (void) |
|
virtual int | openViewer (void) |
|
void | OnSize (int w, int h) |
|
void | OnMenuCommand (int id) |
|
virtual const char * | getFrameName (void) const |
|
virtual rviewFrameType | getFrameType (void) const |
|
virtual int | getViewerType (void) const |
|
| rviewDisplay (mdd_frame *mf, int es, unsigned int flags=0) |
|
virtual | ~rviewDisplay (void) |
|
void | closeViewer (void) |
|
virtual int | userEvent (const user_event &ue) |
|
virtual void | prepareToDie (void) |
|
virtual const r_Minterval & | getVirtualDomain (void) const |
|
void | noLongerUpdate (void) |
|
int | getIdentifier (void) const |
|
int | getDisplayCounter (void) const |
|
void | setQueryWindow (int qwindowID) |
|
| rviewFrame (wxFrame *parent, char *title, int x, int y, int w, int h) |
|
virtual | ~rviewFrame (void) |
|
int | checkobj (wxObject &obj) |
|
virtual int | requestQuit (int level) |
|
virtual void | childMouseEvent (wxWindow *child, wxMouseEvent &mevt) |
|
void | setParent (rviewFrame *parent) |
|
void | registerChild (rviewFrame *child) |
|
void | deregisterChild (rviewFrame *child) |
|
virtual bool | OnClose (void) |
|
|
enum | display_advmode_e { display_advmode_relative,
display_advmode_absolute,
display_advmode_reset
} |
|
static void | writeViewKey (FILE *fp, const char *key) |
|
static void | writeViewParam (FILE *fp, const char *key, const char *value) |
|
static void | writeViewParam (FILE *fp, const char *key, long value) |
|
static void | writeViewParam (FILE *fp, const char *key, double value) |
|
static void | writeViewParam (FILE *fp, const char *key, unsigned int num, const long *values) |
|
static void | writeViewParam (FILE *fp, const char *key, unsigned int num, const double *values) |
|
static int | readVector (const char *value, unsigned int num, long *values) |
|
static int | readVector (const char *value, unsigned int num, double *values) |
|
rviewChart::rviewChart |
( |
mdd_frame * |
mf, |
|
|
unsigned int |
flags = 0 |
|
) |
| |
rviewChart::~rviewChart |
( |
void |
| ) |
|
void rviewChart::checkModeMenu |
( |
void |
| ) |
|
|
protected |
virtual const char* rviewChart::getFrameName |
( |
void |
| ) |
const |
|
virtual |
virtual int rviewChart::getViewerType |
( |
void |
| ) |
const |
|
virtual |
void rviewChart::label |
( |
void |
| ) |
|
|
virtual |
virtual void rviewChart::loadViewFinished |
( |
void |
| ) |
|
|
protectedvirtual |
int rviewChart::newProjection |
( |
void |
| ) |
|
|
virtual |
void rviewChart::OnMenuCommand |
( |
int |
id | ) |
|
|
virtual |
void rviewChart::OnSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
virtual |
virtual int rviewChart::openViewer |
( |
void |
| ) |
|
|
virtual |
int rviewChart::process |
( |
wxObject & |
obj, |
|
|
wxEvent & |
evt |
|
) |
| |
|
virtual |
virtual int rviewChart::readView |
( |
const char * |
key, |
|
|
const char * |
value |
|
) |
| |
|
protectedvirtual |
virtual int rviewChart::saveView |
( |
FILE * |
fp | ) |
|
|
protectedvirtual |
const int rviewChart::chart_cheight |
|
static |
const int rviewChart::chart_ctrly |
|
static |
const int rviewChart::chart_cwidth |
|
static |
const int rviewChart::chart_minheight |
|
static |
const int rviewChart::chart_minwidth |
|
static |
const int rviewChart::chart_theight |
|
static |
const int rviewChart::chart_totaly |
|
static |
const int rviewChart::chart_twidth |
|
static |
double rviewChart::costep |
|
protected |
const char* rviewChart::view_ChartMode |
|
staticprotected |
const char* rviewChart::view_CoSys |
|
staticprotected |
const char* rviewChart::view_Markers |
|
staticprotected |
const char* rviewChart::view_ScrollPos |
|
staticprotected |
const char* rviewChart::view_StepSize |
|
staticprotected |
The documentation for this class was generated from the following file: