Uses of Interface
de.cau.cs.kieler.klay.layered.IGraphImporter

Packages that use IGraphImporter
de.cau.cs.kieler.klay.layered Base package of the layered layouter. 
 

Uses of IGraphImporter in de.cau.cs.kieler.klay.layered
 

Classes in de.cau.cs.kieler.klay.layered that implement IGraphImporter
 class AbstractGraphImporter<T>
          Abstract implementation of IGraphImporter, containing commonly used functionality.
 class CompoundKGraphImporter
          Manages the transformation of Compound KGraphs to LayeredGraphs.
 class KGraphImporter
          Manages the transformation of KGraphs to LayeredGraphs.