Uses of Class
de.cau.cs.kieler.klodd.hierarchical.structures.ElementLoop

Packages that use ElementLoop
de.cau.cs.kieler.klodd.hierarchical.structures The layered graph data structure used internally by the hierarchical dataflow layout algorithm. 
 

Uses of ElementLoop in de.cau.cs.kieler.klodd.hierarchical.structures
 

Methods in de.cau.cs.kieler.klodd.hierarchical.structures that return types with arguments of type ElementLoop
 List<ElementLoop> LayerElement.getLoops()
          Gets the loops of this layer element.