COIN-OR::LEMON - Graph Library

Changeset 1500:a222eb109e52 in lemon-0.x for gui/broken_edge.h


Ignore:
Timestamp:
06/16/05 20:58:15 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1981
Message:

First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/broken_edge.h

    r1499 r1500  
    2525  BrokenEdge(Gnome::Canvas::Group &, Gnome::Canvas::Points);
    2626  ~BrokenEdge();
    27   void set_points(Gnome::Canvas::Points);
     27  void set_points(Gnome::Canvas::Points, bool move=false);
    2828};
    2929
Note: See TracChangeset for help on using the changeset viewer.