Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
BarycenterPlacer.h
Go to the documentation of this file.
1
32#pragma once
33
35
36namespace ogdf {
37
39
53
54}
Abstract InitialPlacer places the nodes of the level into the next.
The barycenter placer for multilevel layout.
void placeOneLevel(MultilevelGraph &MLG) override
void weightedPositionPriority(bool on)
void placeOneNode(MultilevelGraph &MLG)
Base class for placer modules.
#define OGDF_EXPORT
Specifies that a function or class is exported by the OGDF DLL.
Definition config.h:101
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.