demo/graph_orientation.cc
changeset 2310 96cca167430a
parent 2207 75a29ac69c19
child 2391 14a343be7a5a
     1.1 --- a/demo/graph_orientation.cc	Tue Nov 28 12:36:51 2006 +0000
     1.2 +++ b/demo/graph_orientation.cc	Tue Nov 28 17:15:50 2006 +0000
     1.3 @@ -104,6 +104,7 @@
     1.4    graphToEps(g,"graph_orientation.eps").scaleToA4().
     1.5      title("Sample .eps figure (fits to A4)").
     1.6      copyright("(C) 2006 LEMON Project").
     1.7 +    absoluteNodeSizes().absoluteEdgeWidths().
     1.8      nodeScale(15).
     1.9      coords(coords).
    1.10      negateY().