Declaration and implementation of Level class. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/basic.h>
#include <ogdf/basic/memory.h>
#include <ogdf/layered/CrossingMinInterfaces.h>
#include <iosfwd>
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.