Package de.cau.cs.kieler.kiml.ogdf

Wrapper classes and layout provider to connect the OGDF to KIML.

See:
          Description

Class Summary
OgdfLayouter The base wrapper class for all OGDF layouters.
OgdfLayoutProvider The OGDF layout provider, that is the entry class used by KIML to call individual layout algorithms.
OgdfPlugin The activator class controls the plug-in life cycle.
PlanarizationLayouter The Mixed-Upward Planarization layouter from the OGDF library.
SelfLoopRouter A router for self-loops.
SugiyamaLayouter The Sugiyama layouter from the OGDF library.
 

Enum Summary
OgdfLayoutProvider.LayoutAlgorithm Definition of available layout algorithms.
 

Package de.cau.cs.kieler.kiml.ogdf Description

Wrapper classes and layout provider to connect the OGDF to KIML.