COIN-OR::LEMON - Graph Library

Changeset 1505:7121597da9ba in lemon-0.x for gui/broken_edge.h


Ignore:
Timestamp:
06/17/05 19:08:45 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1986
Message:

Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/broken_edge.h

    r1501 r1505  
    1010#include <libgnomecanvasmm/polygon.h>
    1111#include <graph_displayer_canvas.h>
     12#include <lemon/xy.h>
    1213
    1314class BrokenEdge : public Gnome::Canvas::Line
     
    3132  ~BrokenEdge();
    3233  void set_points(Gnome::Canvas::Points, bool move=false);
     34  xy<double> get_arrow_pos();
    3335};
    3436
Note: See TracChangeset for help on using the changeset viewer.