Changes between Initial Version and Version 1 of Ticket #43
- Timestamp:
- 03/27/08 12:02:30 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43
-
Property
Summary
changed from
Port graph_to_eps
toPort graph_to_eps and eps.h
-
Property
Summary
changed from
-
Ticket #43 – Description
initial v1 1 We should consider1 We should also consider 2 2 - using eps.h for the actual drawing. 3 3 - rewriting using virtual-maps instead of named template parameters. 4 5 The affected files are: 6 7 - lemon/eps.h 8 - lemon/eps.cc 9 10 - lemon/graph_to_eps.h 11 12 - lemon/color.h 13 - lemon/color.cc 14 15 - demo/eps_demo.cc 16 - demo/graph_to_eps_demo.cc