An object a Connection can connect to.
More...
#include <Connectable.hpp>
An object a Connection can connect to.
◆ Connections
◆ ~Connectable()
virtual FlowCanvas::Connectable::~Connectable |
( |
| ) |
|
|
inlinevirtual |
◆ src_connection_point()
virtual Gnome::Art::Point FlowCanvas::Connectable::src_connection_point |
( |
| ) |
|
|
pure virtual |
◆ dst_connection_point()
virtual Gnome::Art::Point FlowCanvas::Connectable::dst_connection_point |
( |
const Gnome::Art::Point & |
src | ) |
|
|
pure virtual |
◆ connection_point_vector()
virtual Gnome::Art::Point FlowCanvas::Connectable::connection_point_vector |
( |
double |
dx, |
|
|
double |
dy |
|
) |
| |
|
pure virtual |
◆ add_connection()
virtual void FlowCanvas::Connectable::add_connection |
( |
boost::shared_ptr< Connection > |
c | ) |
|
|
virtual |
◆ remove_connection()
virtual void FlowCanvas::Connectable::remove_connection |
( |
boost::shared_ptr< Connection > |
c | ) |
|
|
virtual |
◆ move_connections()
virtual void FlowCanvas::Connectable::move_connections |
( |
| ) |
|
|
virtual |
◆ raise_connections()
virtual void FlowCanvas::Connectable::raise_connections |
( |
| ) |
|
|
virtual |
◆ is_connected_to()
bool FlowCanvas::Connectable::is_connected_to |
( |
boost::shared_ptr< Connectable > |
other | ) |
|
◆ connections()
◆ _connections
The documentation for this class was generated from the following file: