Declaration of upward planarization layout algorithm. More...
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphAttributes.h>
#include <ogdf/basic/LayoutModule.h>
#include <ogdf/upward/LayerBasedUPRLayout.h>
#include <ogdf/upward/SubgraphUpwardPlanarizer.h>
#include <ogdf/upward/UPRLayoutModule.h>
#include <ogdf/upward/UpwardPlanRep.h>
#include <ogdf/upward/UpwardPlanarizerModule.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | ogdf::UpwardPlanarizationLayout |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Declaration of upward planarization layout algorithm.
Definition in file UpwardPlanarizationLayout.h.