#include <rviewDModes.hh>
|
| rviewTable (mdd_frame *mf, unsigned int flags=0) |
|
| ~rviewTable (void) |
|
void | label (void) |
|
int | process (wxObject &obj, wxEvent &evt) |
|
int | newProjection (void) |
|
void | newTableSize (void) |
|
virtual int | openViewer (void) |
|
virtual const char * | getFrameName (void) const |
|
virtual rviewFrameType | getFrameType (void) const |
|
virtual int | getViewerType (void) const |
|
void | OnSize (int w, int h) |
|
void | OnMenuCommand (int id) |
|
| 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) |
|
rviewTable::rviewTable |
( |
mdd_frame * |
mf, |
|
|
unsigned int |
flags = 0 |
|
) |
| |
rviewTable::~rviewTable |
( |
void |
| ) |
|
void rviewTable::checkModeMenu |
( |
void |
| ) |
|
|
protected |
void rviewTable::EstimateCellSize |
( |
int & |
width, |
|
|
int & |
height |
|
) |
| |
|
protected |
virtual const char* rviewTable::getFrameName |
( |
void |
| ) |
const |
|
virtual |
virtual int rviewTable::getViewerType |
( |
void |
| ) |
const |
|
virtual |
void rviewTable::label |
( |
void |
| ) |
|
|
virtual |
virtual void rviewTable::loadViewFinished |
( |
void |
| ) |
|
|
protectedvirtual |
int rviewTable::newProjection |
( |
void |
| ) |
|
|
virtual |
void rviewTable::newTableSize |
( |
void |
| ) |
|
void rviewTable::OnMenuCommand |
( |
int |
id | ) |
|
|
virtual |
void rviewTable::OnSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
virtual |
virtual int rviewTable::openViewer |
( |
void |
| ) |
|
|
virtual |
int rviewTable::process |
( |
wxObject & |
obj, |
|
|
wxEvent & |
evt |
|
) |
| |
|
virtual |
virtual int rviewTable::readView |
( |
const char * |
key, |
|
|
const char * |
value |
|
) |
| |
|
protectedvirtual |
virtual int rviewTable::saveView |
( |
FILE * |
fp | ) |
|
|
protectedvirtual |
unsigned int rviewTable::freeDims |
|
protected |
int rviewTable::numberBase |
|
protected |
const int rviewTable::table_cheight |
|
static |
const int rviewTable::table_ctrly |
|
static |
const int rviewTable::table_cwidth |
|
static |
const int rviewTable::table_minheight |
|
static |
const int rviewTable::table_minwidth |
|
static |
const int rviewTable::table_theight |
|
static |
const int rviewTable::table_totaly |
|
static |
const int rviewTable::table_twidth |
|
static |
const char* rviewTable::view_CoSys |
|
staticprotected |
const char* rviewTable::view_NumBase |
|
staticprotected |
const char* rviewTable::view_ScrollPos |
|
staticprotected |
const char* rviewTable::view_StepSize |
|
staticprotected |
The documentation for this class was generated from the following file: