An object a Connection can connect to.
More...
#include <Connectable.hpp>
List of all members.
Detailed Description
An object a Connection can connect to.
Member Typedef Documentation
Constructor & Destructor Documentation
virtual FlowCanvas::Connectable::~Connectable |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual Gnome::Art::Point FlowCanvas::Connectable::src_connection_point |
( |
|
) |
[pure virtual] |
virtual Gnome::Art::Point FlowCanvas::Connectable::dst_connection_point |
( |
const Gnome::Art::Point & |
src |
) |
[pure virtual] |
virtual Gnome::Art::Point FlowCanvas::Connectable::connection_point_vector |
( |
double |
dx, |
|
|
double |
dy | |
|
) |
| | [pure virtual] |
virtual void FlowCanvas::Connectable::add_connection |
( |
boost::shared_ptr< Connection > |
c |
) |
[virtual] |
virtual void FlowCanvas::Connectable::remove_connection |
( |
boost::shared_ptr< Connection > |
c |
) |
[virtual] |
virtual void FlowCanvas::Connectable::move_connections |
( |
|
) |
[virtual] |
virtual void FlowCanvas::Connectable::raise_connections |
( |
|
) |
[virtual] |
bool FlowCanvas::Connectable::is_connected_to |
( |
boost::shared_ptr< Connectable > |
other |
) |
|
Connections& FlowCanvas::Connectable::connections |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: