Declaration of class GraphAttributes which extends a Graph by additional attributes. More...
#include <ogdf/basic/EdgeArray.h>
#include <ogdf/basic/LayoutStandards.h>
#include <ogdf/basic/NodeArray.h>
#include <ogdf/basic/exceptions.h>
#include <ogdf/basic/geometry.h>
Go to the source code of this file.
Classes | |
class | ogdf::GraphAttributes |
Stores additional attributes of a graph (like layout information). More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of class GraphAttributes which extends a Graph by additional attributes.
Definition in file GraphAttributes.h.