Changeset 1630:f67737f5727a in lemon-0.x for demo/graph_to_eps_demo.cc
- Timestamp:
- 08/16/05 18:44:57 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2138
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
demo/graph_to_eps_demo.cc
r1587 r1630 25 25 /// how to handle parallel egdes, how to change the properties (like 26 26 /// color, shape, size, title etc.) of nodes and edges individually 27 /// using appropriate \ref maps-page "graph mapfactory".27 /// using appropriate \ref maps-page "graph maps". 28 28 29 29 #include <cmath>
Note: See TracChangeset
for help on using the changeset viewer.