#include <GeometryFltkMenu.h>
Inheritance diagram for GeometryFltkMenu:
Public Methods | |
GeometryFltkMenu (VMDApp *) | |
void | apply_offset_to_selected_labels (float x, float y) |
void | apply_format_to_selected_labels (const char *format) |
Protected Methods | |
int | act_on_command (int, Command *) |
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F). More... |
Definition at line 38 of file GeometryFltkMenu.h.
|
|
update the display due to a command being executed. Return whether any action was taken on this command. Arguments are the command type, command object, and the success of the command (T or F).
Reimplemented from UIObject. Definition at line 764 of file GeometryFltkMenu.C. References Command::ANIM_NEW_FRAME, UIObject::app, MoleculeList::check_pickable, Command::LABEL_ADD, Command::LABEL_ADDSPRING, Command::LABEL_DELETE, Command::LABEL_SHOW, Command::LABEL_TEXTFORMAT, Command::LABEL_TEXTOFFSET, Command::LABEL_TEXTSIZE, Command::LABEL_TEXTTHICKNESS, Command::MOL_DEL, VMDApp::moleculeList, Command::PICK_EVENT, PickEvent::pickable, GeometryList::prepare, and PickEvent::tag. |
|
Definition at line 472 of file GeometryFltkMenu.C. References UIObject::app, and VMDApp::label_set_textformat. |
|
Definition at line 455 of file GeometryFltkMenu.C. References UIObject::app, and VMDApp::label_set_textoffset. |