Package de.cau.cs.kieler.kiml.graphviz.dot.transform

The package which contains the functionality to transform a KGraph instance to a Dot instance.

See:
          Description

Class Summary
Attributes Definition of Graphviz attributes.
DotExporter This class implements a transformation from the KGraph metamodel to the Dot metamodel.
DotHandler A transformer for Graphviz Dot.
DotImporter A transformer for Graphviz Dot.
 

Enum Summary
Command Definition of available Graphviz commands.
NeatoModel Definition of Neato distance computation models.
OverlapMode Definition of overlap removal modes.
 

Package de.cau.cs.kieler.kiml.graphviz.dot.transform Description

The package which contains the functionality to transform a KGraph instance to a Dot instance.