Uses of Class
de.cau.cs.kieler.klodd.hierarchical.impl.BasicNodePlacer

Packages that use BasicNodePlacer
de.cau.cs.kieler.klodd.hierarchical.impl Implementation of the hierarchical dataflow layout algorithm. 
 

Uses of BasicNodePlacer in de.cau.cs.kieler.klodd.hierarchical.impl
 

Constructors in de.cau.cs.kieler.klodd.hierarchical.impl with parameters of type BasicNodePlacer
BalancingNodePlacer(BasicNodePlacer thebasicNodePlacer)
          Creates a balancing node placer using a basic node placer.