Declaration and implementation of Level class. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/SList.h>
#include <ogdf/basic/tuples.h>
#include <ogdf/layered/CrossingMinInterfaces.h>
Go to the source code of this file.
Classes | |
class | ogdf::Level |
Representation of levels in hierarchies. More... | |
class | ogdf::WeightComparer< T > |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration and implementation of Level class.
Definition in file Level.h.