Main classes and interfaces for GraphML I/O support.
Classes
| Class | Description | |
|---|---|---|
| GraphMLIOHandler | Class for reading/writing graphs from/to GraphML format. | |
| GraphMLXmlConstants |
Class that provides constants for core GraphML elements and attributes.
| |
| NamespaceConstants |
Class that provides constants for common namespace declarations and schema locations.
| |
| StandardAttributeNames |
Constant class that provides names for the standard yFiles WPF GraphML attributes.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IGenericInputHandlerFactory |
Interface for factory classes for IInputHandler creation.
|