Download List

Projeto Descrição

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.

System Requirements

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

Pressionando fugir durante uma operação arrastar agora atualiza corretamente o gráfico.
Tags: Stable
Pressing escape during a drag now correctly refreshes the graph.

2009-09-29 05:55
5.13.0.0

A licença do projeto foi alterado para BSD. Um conjunto completo de layouts também foi adicionado ao pacote do núcleo, juntamente com alguns utilitários de álgebra, exportação SVG nativo, rótulos de texto rico, e por exemplo painel de visão geral e utilitários de impressão.
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

Esta versão adiciona uma região tampão para redimensiona fora de campo, os aumentos tão pequena na área do gráfico, nem sempre causam uma atribuição novo buffer. Ligeiramente mais memória é necessária, mas o desempenho é melhor devido à existência de coleções menos garagem necessário.
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

A camada de transacção tenha sido adicionado ao modelo gráfico, mudanças de modelo para vários podem ser facilmente agrupadas em um desfazer, caso a mudança, e repintar. Um bug com a mudança de olhar e sentir durante a execução também foi corrigido.
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

A pintura foi feita EdgeRenderer mais granular para permitir fácil substituição. Um método de atualização para redesenhar todo o gráfico tenha sido adicionado à 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