ProductsServicesDownloadsNewsCompanyContact

yFiles for Java Versionsinformationen

Version 2.9 von yFiles for Java ist das aktuelle Major Release. Es deckt eine Vielzahl neuer Anwendungsgebiete und Algorithmen ab, und ist fast vollständig API-kompatibel zur 2.8-er Versionsserie.

Technische Voraussetzungen

  • Oracle J2SDK 1.4 oder höher zur Software Entwicklung mit yFiles.
  • Oracle J2RE 1.4 oder höher, um yFiles Programme auszuführen.
  • Ein Browser für die HTML Dokumentation.
  • Ein Betriebssystem, das Java 2 unterstützt.

yFiles 2.9 - Änderungen zu 2.8.0.4 (englisch)

Major Features Added

New multi-page
layout algorithm
New smart label models
enable free positioning
Many extensive new demos

Viewer/Editor Interaction

Layout

Minor Features Added

Viewer/Editor Interaction

Layout

Analysis

Improvements

Demos

  • The new GraphExplorerDemo shows how to successively explore large graphs.
  • Added new MultiPageLayoutDemo that shows how to use class MultiPageLayouter to sub-divide large graphs into smaller bits of navigable information.
  • The new EntityRelationshipDemo shows how to visualize and edit entity-relationship diagrams (ERD).
  • Added new SmartLabelModelDemo that demonstrates how to use SmartNodeLabelModel and SmartEdgeLabelModel and how both models behave on interactive changes of nodes and edges.
  • Added new HyperlinkDemo that demonstrates how to trigger and process hyperlink events for HTML formatted labels.
  • Added new FadingGroupStateIconDemo that demonstrates how to fade in/out the group state icon when moving over group/folder nodes using a custom ViewMode.
  • Added new LevelOfDetailDemo that presents the effects of using rendering hints to control the rendering process of elements in the view.
  • Extended the FlowchartDemo by a new dedicated layout algorithm for flowchart diagrams and added many new example diagrams.

Bugfixes

Incompatible Changes