graph_displayer_canvas.cc
changeset 150 86273bfe0e4d
parent 149 930e838ad5b6
child 151 72f1c33f89d4
     1.1 --- a/graph_displayer_canvas.cc	Tue Sep 19 07:43:55 2006 +0000
     1.2 +++ b/graph_displayer_canvas.cc	Thu Sep 21 10:29:29 2006 +0000
     1.3 @@ -199,7 +199,7 @@
     1.4  
     1.5      //initializing edge-text as well, to empty string
     1.6  
     1.7 -    xy<double> text_pos(
     1.8 +    XY text_pos(
     1.9          ((mytab.mapstorage).coords[i].x+node_property_defaults[N_RADIUS]+5),
    1.10          ((mytab.mapstorage).coords[i].y+node_property_defaults[N_RADIUS]+5));
    1.11