#include <string>
#include <map>
#include <algorithm>
#include <boost/shared_ptr.hpp>
#include <libgnomecanvasmm.h>
#include "flowcanvas/Connectable.hpp"
#include "flowcanvas/Item.hpp"
Go to the source code of this file.
Classes | |
class | FlowCanvas::Ellipse |
A (possibly named) circular Item which is Connectable. More... | |
Namespaces | |
namespace | FlowCanvas |
FlowCanvas namespace, everything is defined under this. |