#include <anatomist/action/nodeselectionaction.h>
Definition at line 52 of file nodeselectionaction.h.
◆ NodeSelectionAction()
| anatomist::NodeSelectionAction::NodeSelectionAction |
( |
| ) |
|
◆ ~NodeSelectionAction()
| virtual anatomist::NodeSelectionAction::~NodeSelectionAction |
( |
| ) |
|
|
virtual |
◆ add()
| void anatomist::NodeSelectionAction::add |
( |
int | x, |
|
|
int | y, |
|
|
int | globalX, |
|
|
int | globalY ) |
◆ addVertex()
| bool anatomist::NodeSelectionAction::addVertex |
( |
Vertex * | V | ) |
|
◆ creator()
| static Action * anatomist::NodeSelectionAction::creator |
( |
| ) |
|
|
static |
◆ get_o()
| AObject * anatomist::NodeSelectionAction::get_o |
( |
| ) |
|
◆ getBrowser()
| AWindow * anatomist::NodeSelectionAction::getBrowser |
( |
| ) |
|
◆ getHie()
| Hierarchy * anatomist::NodeSelectionAction::getHie |
( |
| ) |
|
◆ name()
| virtual std::string anatomist::NodeSelectionAction::name |
( |
| ) |
const |
|
virtual |
◆ remove()
| void anatomist::NodeSelectionAction::remove |
( |
int | x, |
|
|
int | y, |
|
|
int | globalX, |
|
|
int | globalY ) |
◆ removeVertex()
| bool anatomist::NodeSelectionAction::removeVertex |
( |
Vertex * | V | ) |
|
◆ select()
| void anatomist::NodeSelectionAction::select |
( |
int | x, |
|
|
int | y, |
|
|
int | globalX, |
|
|
int | globalY ) |
◆ setBrowser()
| void anatomist::NodeSelectionAction::setBrowser |
( |
AWindow * | b | ) |
|
◆ setHie()
| void anatomist::NodeSelectionAction::setHie |
( |
Hierarchy * | g | ) |
|
◆ graph_set
| bool anatomist::NodeSelectionAction::graph_set |
The documentation for this class was generated from the following file: