ARB
|
#include <TreeDisplay.hxx>
Public Member Functions | |
MarkerDisplay (int numMarkers_) | |
virtual | ~MarkerDisplay () |
virtual const char * | get_marker_name (int markerIdx) const =0 |
virtual void | retrieve_marker_state (const char *speciesName, NodeMarkers &matches)=0 |
virtual void | handle_click (int markerIdx, AW_MouseButton button, AWT_graphic_exports &exports)=0 |
const NodeMarkers * | read_cache (const AP_tree *at) const |
void | write_cache (const AP_tree *at, const NodeMarkers &markers) |
void | flush_cache () |
bool | cache_is_flushed () const |
int | size () const |
Definition at line 223 of file TreeDisplay.hxx.
|
inline |
Definition at line 232 of file TreeDisplay.hxx.
References td_assert.
|
inlinevirtual |
Definition at line 237 of file TreeDisplay.hxx.
Implemented in ProbeCollDisplay, and FINAL_TYPE< SEQTYPE >.
Referenced by AWT_graphic_tree::handle_command().
|
pure virtual |
Implemented in ProbeCollDisplay, and FINAL_TYPE< SEQTYPE >.
|
pure virtual |
Implemented in ProbeCollDisplay, and FINAL_TYPE< SEQTYPE >.
Referenced by AWT_graphic_tree::handle_command().
|
inline |
Definition at line 243 of file TreeDisplay.hxx.
References NULp.
|
inline |
Definition at line 247 of file TreeDisplay.hxx.
|
inline |
Definition at line 248 of file TreeDisplay.hxx.
Referenced by AWT_graphic_tree::fast_sync_changed_folding(), refresh_matchedProbesDisplay_cb(), and AWT_graphic_tree::save_to_DB().
|
inline |
Definition at line 250 of file TreeDisplay.hxx.
Referenced by AWT_graphic_tree::load_from_DB().
|
inline |
Definition at line 253 of file TreeDisplay.hxx.
Referenced by refresh_matchedProbesDisplay_cb().