See: Description
Interface | Description |
---|---|
Dotify |
Indicates a class can be dumped into dot (graphviz language)
Thanks to Aurelien for his brilliant idea for the name of this interface
|
Class | Description |
---|---|
GinmlHelper |
some help function to parse/write ginml files.
|
GinmlParser |
Parser for GINML files.
|
GINMLWriter<G extends Graph<V,E>,V,E extends Edge<V>> |
Base GINMLWriter class: it provides the common parts of a GINML file and hooks
for specialised writers to add their graph-specific data.
|
GsXMLHelper |
Copyright © 2005–2020. All rights reserved.