Download List

Project Description

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.

2005-11-01 16:11 Back to release list
5.7.4

The DefaultCellViewFactory is now Serializable, so
serializing the main part of the core should work
correctly. Some example code from JGraph Layout
Pro has been moved into the new GraphEdX example;
this includes an XML encoding/decoding example and
how to create collapsible groups of cells. The
image creation utility method in JGraph has been
changed to use print instead of paint to draw
graphics; this makes certain server-side
operations easier and more efficient. Also, a
number of minor bugs have been fixed.
Tags: Minor feature enhancements

Project Resources