#include <rviewDModes.hh>
|
| rviewStringViewer (mdd_frame *mf, unsigned int flags=0) |
|
| ~rviewStringViewer (void) |
|
int | newProjection (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) |
|
| rviewDisplay (mdd_frame *mf, int es, unsigned int flags=0) |
|
virtual | ~rviewDisplay (void) |
|
void | closeViewer (void) |
|
virtual void | label () |
|
virtual int | process (wxObject &obj, wxEvent &evt) |
|
virtual void | OnMenuCommand (int id) |
|
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
} |
|
virtual int | fileMenuInitHook (wxMenu *menu) |
|
virtual int | viewMenuInitHook (wxMenu *menu) |
|
virtual int | menuBarInitHook (void) |
|
void | setModeDimension (int dim) |
|
void | setMinimumViewerSize (int w, int h) |
|
const char * | skipIndexMapping (const char *s) |
|
int | advanceProjection (int direction, int advmode=display_advmode_relative) |
|
void | newDBState (bool dbstate) |
|
void | setDisplayTitle (const char *title=NULL) |
|
int | doSaveView (void) |
|
int | doLoadView (void) |
|
int | parseViewFile (FILE *fp) |
|
virtual int | saveView (FILE *fp) |
|
virtual int | readView (const char *key, const char *value) |
|
virtual void | loadViewFinished (void) |
|
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) |
|
static const int | fixedNumberOfMenus |
|
rviewStringViewer::rviewStringViewer |
( |
mdd_frame * |
mf, |
|
|
unsigned int |
flags = 0 |
|
) |
| |
rviewStringViewer::~rviewStringViewer |
( |
void |
| ) |
|
virtual const char* rviewStringViewer::getFrameName |
( |
void |
| ) |
const |
|
virtual |
virtual int rviewStringViewer::getViewerType |
( |
void |
| ) |
const |
|
virtual |
int rviewStringViewer::newProjection |
( |
void |
| ) |
|
|
virtual |
void rviewStringViewer::OnSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
virtual |
virtual int rviewStringViewer::openViewer |
( |
void |
| ) |
|
|
virtual |
unsigned int rviewStringViewer::freeDims |
|
protected |
wxMessage* rviewStringViewer::msgString |
|
protected |
const int rviewStringViewer::strview_ctrly |
|
static |
const int rviewStringViewer::strview_minheight |
|
static |
const int rviewStringViewer::strview_minwidth |
|
static |
const int rviewStringViewer::strview_msgheight |
|
static |
const int rviewStringViewer::strview_totaly |
|
static |
The documentation for this class was generated from the following file: