Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
multilevel_mixer Directory Reference
+ Directory dependency graph for multilevel_mixer:

Files

 BarycenterPlacer.h
 Places nodes at the barycenter of his neighbors.
 
 CirclePlacer.h
 Places nodes on a circle around the barycenter of its neighbors.
 
 EdgeCoverMerger.h
 Merges nodes with neighbour to get a Multilevel Graph.
 
 IndependentSetMerger.h
 Merges nodes with neighbour to get a Multilevel Graph.
 
 InitialPlacer.h
 Abstract InitialPlacer places the nodes of the level into the next.
 
 LocalBiconnectedMerger.h
 Merges nodes with neighbour to get a Multilevel Graph.
 
 MatchingMerger.h
 Merges nodes with neighbour to get a Multilevel Graph.
 
 MedianPlacer.h
 Places nodes at the position of the merge-partner.
 
 ModularMultilevelMixer.h
 MMM is a Multilevel Graph drawing Algorithm that can use different modules.
 
 MultilevelBuilder.h
 Declaration of MultilevelBuilder.
 
 MultilevelGraph.h
 MLG is the main data structure for ModularMultilevelMixer.
 
 MultilevelLayoutModule.h
 Declaration of interface for layout algorithms that allow calls with a MultilevelGraph parameter (class MultilevelLayoutModule).
 
 RandomMerger.h
 Merges nodes with neighbour to get a Multilevel Graph.
 
 RandomPlacer.h
 Places nodes at the position of the merge-partner.
 
 ScalingLayout.h
 ScalingLayout scales and calls a secondary layout.
 
 SolarMerger.h
 Merges nodes with solar system rules.
 
 SolarPlacer.h
 Places Nodes with solar system rules.
 
 ZeroPlacer.h
 Places nodes at the position of the merge-partner.