ProductsServicesDownloadsNewsCompanyContact

Release Notes ySVG Extension Package

ySVG 2.1.0.1 is the latest version of the yFiles SVG extension package.

Technical Requirements

  • Graph visualization library yFiles 2.5 and Sun Microsystems J2SDK 1.4 or higher is needed for software development.
  • In order to browse the documentation use Microsoft Internet Explorer 6.0 or higher or Mozilla Firefox 1.5 or higher.

ySVG 2.1.0.1 - Changes Since 2.1

Bugfixes

  • Class SVGModel
    • added synchronization to image cache to prevent infinite loops in multithreaded environments
    • estimating image sizes for image caches no longer causes integer overflows

ySVG 2.1 - Changes Since 2.0

Features Added

Demos

Incompatible API Changes

  • Class SVGDOMEnhancer: changed visibility of public field labelDetectionStrategy to private