Uses of Package
de.cau.cs.kieler.core.alg

Packages that use de.cau.cs.kieler.core.alg
de.cau.cs.kieler.core.alg Basic API for algorithms and their implementations following the strategy design pattern. 
de.cau.cs.kieler.core.slimgraph.alg Algorithms for the slim graph data structure. 
de.cau.cs.kieler.core.ui Base package for common UI contributions in KIELER. 
de.cau.cs.kieler.kiml.graphviz.layouter Wrapper implementation of the Graphviz layouter. 
de.cau.cs.kieler.kiml.layout Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. 
de.cau.cs.kieler.kiml.layout.util Utility classes for automatic layout using KIML. 
de.cau.cs.kieler.kiml.layout.util.alg Algorithms for the KIML utility classes. 
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
de.cau.cs.kieler.kiml.ui.layouter Layouters shipped with the KIML UI plug-in. 
de.cau.cs.kieler.klodd.hierarchical Base package of the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.klodd.hierarchical.impl Implementation of the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.klodd.hierarchical.modules Definition of the different modules used by the hierarchical dataflow layout algorithm. 
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.core.alg
BasicProgressMonitor
          Base class for implementations of progress monitors.
IAlgorithm
          Interface that serves as super-interface for all algorithm interfaces.
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.core.slimgraph.alg
AbstractAlgorithm
          Superclass for algorithms used in the KIELER project.
IAlgorithm
          Interface that serves as super-interface for all algorithm interfaces.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.core.ui
BasicProgressMonitor
          Base class for implementations of progress monitors.
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.kiml.graphviz.layouter
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.kiml.layout
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.kiml.layout.util
AbstractAlgorithm
          Superclass for algorithms used in the KIELER project.
IAlgorithm
          Interface that serves as super-interface for all algorithm interfaces.
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.kiml.layout.util.alg
AbstractAlgorithm
          Superclass for algorithms used in the KIELER project.
IAlgorithm
          Interface that serves as super-interface for all algorithm interfaces.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.kiml.ui.layout
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.kiml.ui.layouter
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.klodd.hierarchical
IKielerProgressMonitor
          Interface for monitors of progress of a job.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.klodd.hierarchical.impl
AbstractAlgorithm
          Superclass for algorithms used in the KIELER project.
IAlgorithm
          Interface that serves as super-interface for all algorithm interfaces.
 

Classes in de.cau.cs.kieler.core.alg used by de.cau.cs.kieler.klodd.hierarchical.modules
IAlgorithm
          Interface that serves as super-interface for all algorithm interfaces.