yFiles.NET Product Types
yFiles.NET is available in three different distributions. Each distribution represents a combination of yFiles.NET components.
Distribution Types
Layout Distribution
The Layout distribution contains only the yFiles.NET Algorithms component.Viewer Distribution
The Viewer distribution contains only the yFiles.NET Viewer component.Complete Distribution
The Complete distribution contains both the yFiles.NET Algorithms component and the yFiles.NET Viewer component.
In addition, this distribution contains adapter classes that facilitate the usage of yFiles layout algorithms from the Viewer library.
Distribution Features
The following table provides an overview of the features of the yFiles.NET distributions.
| yFiles.NET Distribution | ||||
|---|---|---|---|---|
| Layout | Viewer | Complete | ||
| Algorithms Component | efficient algorithms-oriented graph structure implementation | ![]() |
![]() |
|
| wide variety of graph and network algorithms | ![]() |
![]() |
||
| algorithms for automatic layout of graphs and diagrams | ![]() |
![]() |
||
| algorithms for automatic layout of connections in diagrams | ![]() |
![]() |
||
| automatic label placement | ![]() |
![]() |
||
| Viewer Component | efficient graph structure implementation with support for the visual representation of graph elements | ![]() |
![]() |
|
| powerful graph viewer component for the presentation and creation/editing of diagrams | ![]() |
![]() |
||
| extensive user interaction support | ![]() |
![]() |
||
| support for nested graph structures | ![]() |
![]() |
||
| support for diverse input/output file formats for diagrams and export-only image file formats | ![]() |
![]() |
||
| printing support, incl. poster printing | ![]() |
![]() |
||
| animations and layout morphing | ![]() |
![]() |
||
yFiles.NET Building Blocks
There are currently two different yFiles.NET components, which can be combined as three different yFiles.NET distributions (see above).
yFiles.NET Algorithms contains efficient algorithms and data structures for graph analysis tasks as well as state-of-the-art graph layout algorithms.
The yFiles.NET Viewer component provides powerful Windows Forms controls for displaying graphs, and makes available excellent graph interaction capabilities with the controls, convenient printing capabilities, and export to a variety of output formats.
The graphics displayed in the yFiles.NET graph control can be exported to a variety of bitmap based image formats or to the vector based EMF format.
yFiles.NET uses the XML based GraphML format as its native exchange file format for graph structure and layout information.
With yFiles.NET, high quality printing support can be easily integrated into your application.










