Contains classes and interfaces that deal with the GraphML format.
| Class | Description | |
|---|---|---|
| DotnetCompatGraphMLIOHandler | A GraphMLIOHandler that is configured for compatibility with yFiles.NET. | |
| GraphMLConstants | Constants used for GraphML parsing and writing. | |
| GraphMLContext | A Context object storing parameters and objects needed for GraphML writing oder parsing. | |
| GraphMLIOHandler | An IOHandler that can read and write graphs in graphml format. | |
| JavaCompatGraphMLIOHandler | A GraphMLIOHandler that is preconfigured for compatiblity with yFiles Java. | |
| LayoutGraphMLIOHandler | A GraphMLIOHandler that writes only geometric information. |