Package de.cau.cs.kieler.kiml.graphviz.layouter

Connection of the Graphviz layouter to the KIML interface for automatic layout.

See:
          Description

Class Summary
GraphvizAPI Defines constants used in the Graphviz Dot language and static methods to access Graphviz via a separate process.
GraphvizLayouter Layouter that calls Graphviz through a child process to perform layout.
GraphvizLayouterPlugin The activator class controls the plug-in life cycle.
GraphvizLayoutProvider Layout provider for the Graphviz layout tool.
NonBlockingInputStream An input stream wrapper that does not block when reading, but returns the EOF code if no character is available.
 

Package de.cau.cs.kieler.kiml.graphviz.layouter Description

Connection of the Graphviz layouter to the KIML interface for automatic layout.