Declares class GraphIO which provides access to all graph read and write functionality. More...
#include <ogdf/basic/GridLayout.h>
#include <ogdf/basic/exceptions.h>
#include <ogdf/cluster/ClusterGraphAttributes.h>
#include <ogdf/graphalg/steiner_tree/EdgeWeightedGraph.h>
#include <sstream>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | ogdf::GraphIO |
Utility class providing graph I/O in various exchange formats. More... | |
struct | ogdf::GraphIO::FileType |
class | ogdf::GraphIO::SVGSettings |
Condensed settings for drawing SVGs. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declares class GraphIO which provides access to all graph read and write functionality.
Definition in file GraphIO.h.