Declaration of class GraphAttributes which extends a Graph by additional attributes. More...
#include <ogdf/basic/Graph.h>#include <ogdf/basic/GraphList.h>#include <ogdf/basic/basic.h>#include <ogdf/basic/geometry.h>#include <ogdf/basic/graphics.h>#include <ogdf/basic/internal/graph_iterators.h>#include <cstdint>#include <string>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.