Definition in file conn-avoid-ref.h.
#include <glib/gslist.h>
#include <sigc++/connection.h>
Go to the source code of this file.
Namespaces | |
namespace | Avoid |
Classes | |
class | SPAvoidRef |
Typedefs | |
typedef std::map< int, ConnectionPoint > | IdConnectionPointMap |
Functions | |
void | avoid_item_move (Geom::Matrix const *mp, SPItem *moved_item) |
GSList * | get_avoided_items (GSList *list, SPObject *from, SPDesktop *desktop, bool initialised=true) |
void | init_avoided_shape_geometry (SPDesktop *desktop) |
Variables | |
static const double | defaultConnCurvature = 3.0 |
static const double | defaultConnSpacing = 3.0 |