yFiles Product Types
yFiles is available in four different distributions. Each distribution represents a valid combination of yFiles components (see below).
Distribution Types
Basic Distribution
yFiles Basic distribution contains only the yFiles Basic component.Layout Distribution
yFiles Layout distribution contains both the yFiles Basic and yFiles Layout components.Viewer Distribution
yFiles Viewer distribution contains both the yFiles Basic and yFiles Viewer components.Complete Distribution
yFiles Complete distribution contains the yFiles Basic, yFiles Layout, and yFiles Viewer components.yFiles Components
There are currently three different yFiles components, which can be combined as four different yFiles distributions (see above).
Basic Component
yFiles Basic component is part of each distribution.
It includes the following Java packages: y.algo, y.base,
y.geom, y.util and y.util.pq.
yFiles Basic contains essential classes and data types for graph analysis tasks. It ensures the highly efficient implementation of advanced data types such as Graph and Priority Queue. Furthermore, it makes available a wide variety of graph and network algorithms which in turn form an indispensable toolkit for a range of network analysis tasks.
Layout Component
yFiles Layout component is combined at least with the yFiles Basic component to
form a valid distribution.
It includes the following Java packages: y.layout
and all y.layout.* subpackages.
yFiles Layout builds upon yFiles Basic. It offers you a perfect suite of graph layout algorithms, which deliver you unrivaled opportunities. Diverse layout styles including hierarchic, orthogonal, or circular are provided as easy to integrate components that can be configured programmatically to suit most layout demands. In addition, yFiles provides edge routing algorithms that make it possible to easily route edges into existing diagrams. The different layout styles also now include several incremental algorithms, for example incremental hierarchical layout.
Viewer Component
yFiles Viewer component is combined at least with the yFiles Basic component to
form a valid distribution.
It includes the following Java packages: y.anim, y.io,
y.io.gml, y.option,
y.view, and y.view.hierarchy.
yFiles Viewer also builds upon yFiles Basic. It offers you a powerful graph viewer component, which is showcased in the yEd graph editor application and other Swing-based GUI elements. Other impressive features of yFiles Viewer are its ability to support diverse graph and image file formats (GML, YGF and JPG, GIF) and its excellent printing capabilities.









