COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
07/26/05 20:14:23 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2093
Message:

creates one new edgemap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/graph_displayer_canvas-edge.cc

    r1581 r1589  
    107107int GraphDisplayerCanvas::changeEdgeText (std::string mapname, Graph::Edge edge)
    108108{
    109 
    110109  //the number in the map will be written on the edge
    111   //EXCEPT when the name of the map is Text, because
     110  //EXCEPT when the name of the map is Default, because
    112111  //in that case empty string will be written, because
    113112  //that is the deleter map
Note: See TracChangeset for help on using the changeset viewer.