| | Class | Description |
|---|
| | DefaultGraphMLIOHandler |
A GraphMLIOHandler that uses a default configuration which allows
to read the yFiles FLEX GraphML format including layout, style and label data using default
IInputHandlers, IOutputHandlers, ISerializers and
IDeserializers. |
| | 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. |