Declares HypergraphAttributes storing specific attributes related to hypergraph layout drawings. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/basic/graphics.h>
#include <ogdf/hypergraph/EdgeStandardRep.h>
#include <ogdf/hypergraph/Hypergraph.h>
#include <string>
Go to the source code of this file.
Classes | |
class | ogdf::HypergraphAttributes |
Stores additional attributes of a hypergraph. More... | |
class | ogdf::HypergraphAttributesES |
Stores additional attributes of edge standard representation of a hypergraph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declares HypergraphAttributes storing specific attributes related to hypergraph layout drawings.
Definition in file HypergraphAttributes.h.