Télécharger la liste

Description du projet

JGraph is a free, mature, and robust Java diagramming library. It contains all the graph visualization, layout, and interaction functionality you might expect in a graph library, including multiple views, layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create workflow editors, BPMN, CAD tools, network diagrams, database visualization tools, and more. It is fully documented, including examples, and has an active support community.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-11-07 00:01
5.13.0.1

Appuyant sur une évasion pendant un glisser rafraîchit maintenant correctement le graphique.
Tags: Stable
Pressing escape during a drag now correctly refreshes the graph.

2009-09-29 05:55
5.13.0.0

La licence de ce projet a été modifié pour BSD. Un ensemble complet de dispositions a également été ajoutée au paquet de base, ainsi que quelques utilitaires algèbre, natif d'exportation SVG, des étiquettes de texte enrichi, et l'exemple de panneau de présentation générale et utilitaires d'impression.
The license of the project has been changed to BSD. A complete set of layouts has also been added to the core package, along with some algebra utilities, native SVG export, rich text labels, and overview panel example and printing utilities.

2009-08-26 02:24
5.12.4.1

Cette version ajoute une zone tampon pour redimensionne hors-champ, les augmentations si petit dans la zone de graphique ne provoquent pas toujours une répartition nouvelle mémoire tampon. Un peu plus de mémoire est nécessaire, mais les performances sont meilleures en raison d'être là collections garage moins nécessaire.
Tags: Stable
This release adds a buffer region to offscreen resizes, so small increases in the graph area do not always cause a new buffer allocation. Slightly more memory is required, but the performance is better due to there being fewer garage collections required.

2009-06-13 02:25
5.12.4.0

Une couche de transaction a été ajoutée au modèle graphique, si multiples changements de modèles peuvent facilement être regroupées dans un seul défaire, l'événement de changement, et le repeindre. Un bug avec l'évolution regard et la sensation lors de l'exécution a également été fixé.
Tags: Stable
A transaction layer has been added to the graph model, so multiple model changes can be easily grouped into one undo, change event, and repaint. A bug with changing look and feel while running was also fixed.

2009-04-08 03:19
5.12.3.2

La peinture EdgeRenderer a été rendue plus granulaire pour permettre plus facilement impérieuses. Une méthode de rafraîchissement pour repeindre le graphique entier a été ajouté à la classe JGraph.
The EdgeRenderer painting has been made more granular to enable easier overriding. A refresh method to repaint the entire graph has been added to the JGraph class.

Project Resources