ProductsServicesDownloadsNewsCompanyContact

yFiles 2.5.0.4 Release Notes

The newest available bugfix and maintenance release of yFiles is version 2.5.0.4.

Technical Requirements

  • Sun Microsystems J2SDK 1.4 or higher is needed for software development with yFiles.
  • Sun Microsystems J2RE 1.4 or higher is needed to execute programs using yFiles.
  • In order to browse the documentation use Microsoft Internet Explorer 6.0 or higher or Mozilla Firefox 1.5 or higher.
  • You need an operating system that supports Java 2.

yFiles 2.5.0.4 - Changes Since 2.5.0.3

Bugfixes

Improvements

yFiles 2.5.0.3 - Changes Since 2.5.0.2

Bugfixes

Improvements

Minor Features Added

  • New OptionItem implementation IconOptionItem for generic Java Icons.

yFiles 2.5.0.2 - Changes Since 2.5.0.1

Bugfixes

  • OrthogonalEdgeRouter: fixed problem with IllegalStateException that indicated that ports were located outside of nodes. The problem could occur for edges that carried strong port constraints.
  • OrthogonalPatternEdgeRouter: Fixed bug where edge routing didn't hold to strong port constraints and fixed port candidates. This did also apply to edges that OrthogonalEdgeRouter could not route orthogonally.
  • OrthogonalPatternEdgeRouter: Removed IllegalStateException that was thrown when ports were located outside the according node bounds. Layout will now continue for such cases, although it is highly recommended to use ports that are inside the according node bounds.
  • SnapOuterPortsToNodeBorderStage: Fixed bug where in some cases ports weren't snapped to the node border for non square nodes.
  • PolyLineEdgeRealizer: Fixed bug leading to some non-smoothed bends for PolyLineEdgeRealizers with smoothed bends enabled. The problem only occured for special circumstances involving colinear bends.

yFiles 2.5.0.1 - Changes Since 2.5

Bugfixes

Minor Features Added

Demos Added