Class | Description |
---|---|
DotExport |
Transformation of Graph instances to DOT strings or files, or via DOT to an
image generated by calling the 'dot' executable.
|
DotImport |
Transformation of DOT files or strings to Zest Graph instances.
|
DotProperties |
The
DotProperties class contains all properties which are supported
by the DotImport , i.e. they are set on the resulting Graph . |
DotImport
) and
exporter (DotExport
) between a Graphviz DOT and a
related GEF4 Graph
representation. The imported
or to be exported graph has to make use of the properties defined in
DotProperties
.Copyright (c) 2014 itemis AG and others. All rights reserved.