#include <lemon/graph_to_eps.h>
Collaboration diagram for DefaultGraphToEpsTraits:
G
is the type of the underlying graph.
Definition at line 69 of file graph_to_eps.h.
Public Member Functions | |
DefaultGraphToEpsTraits (const G &_g, std::ostream &_os=std::cout, bool _pros=false) | |
Constructor. |
|
Constructor
Definition at line 138 of file graph_to_eps.h. |