NIREP
|
#include "wx/wxprec.h"
#include "wx/wx.h"
#include <vector>
#include <map>
#include <list>
#include <NIREPvtkViewImage2D.h>
#include "Panel.h"
#include "NIREPDataManager.h"
#include "DisplayDescription.h"
#include "NIREPEvaluator.h"
Go to the source code of this file.
Classes | |
class | NIREPDisplay |
This class takes care of placing views and labels into a grid format for this window. This class will also take care of linking the views and deleting a view. More... | |
Enumerations | |
enum | { ID_SAVE = 10000, ID_OPEN_NIREPDisplay_DESCRIPTION, ID_NEW_WINDOW, ID_CLOSE, ID_ADD_ROW, ID_ADD_COLUMN, ID_TURN_OFF_TITLES, ID_TURN_ON_TITLES, ID_TURN_ON_ALL_CURSORS, ID_TURN_OFF_ALL_CURSORS, ID_LOCK_ALL, ID_LOCK_ROWS, ID_LOCK_COLS, ID_UNLOCK_ALL, ID_UNLOCK_ROWS, ID_UNLOCK_COLS, ID_GROUP1, ID_GROUP2, ID_GROUP3, ID_NEXT_GROUP, ID_PREVIOUS_GROUP, ID_ADD_OBJECT_MAPS, ID_ADD_LANKDMARKS, ID_EDIT_PANEL, ID_EDIT_DISPLAY_VARS, ID_SAC } |
enum | { NOPRESET = 0, DATABASE_QUERY, PAIRWISE_COMPARISON, GROUP_WISE } |
enum | { NOGROUP = 0, GROUP1, GROUP2, GROUP3 } |
Definition in file NIREPDisplay.h.
anonymous enum |
Definition at line 33 of file NIREPDisplay.h.
anonymous enum |
Definition at line 82 of file NIREPDisplay.h.
anonymous enum |
Definition at line 89 of file NIREPDisplay.h.