COIN-OR::LEMON - Graph Library

Changeset 2310:96cca167430a in lemon-0.x for demo


Ignore:
Timestamp:
11/28/06 18:15:50 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3086
Message:
  • update graph_oriantation.cc to be in line with the renamed xy and with the new graphToEps() scaling.
  • Fix and external directory build problem in Doxyfile.in
File:
1 edited

Legend:

Unmodified
Added
Removed
  • demo/graph_orientation.cc

    r2207 r2310  
    105105    title("Sample .eps figure (fits to A4)").
    106106    copyright("(C) 2006 LEMON Project").
     107    absoluteNodeSizes().absoluteEdgeWidths().
    107108    nodeScale(15).
    108109    coords(coords).
Note: See TracChangeset for help on using the changeset viewer.