JGraph Layout Pro is a high performance graph layout library for JGraph that automatically positions your graph, diagram, or network in a visually pleasing manner. Layout Pro provides flexibility and a simple design, enabling you to use circular, tree, force-directed, and hierarchical layouts with ease. Example uses are organisational charts, workflow and process diagrams, call charts, network diagrams, UML tools, and more. It comes with its own documentation and an example applet.
| Tags | Scientific/Engineering Visualization Software Development User Interfaces Libraries Java Libraries |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release adds a buffer region to off-screen 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.


Release Notes: This release corrects vertex filtering on facade.getSource() and getTarget(), which was not taking into the account the filtering set on the facade object. The initial positioning of the hierarchical layout has been improved, so there is less chance of a vertex being stuck between its neighbours.


Release Notes: This release corrects an issue with overlapping contexts in the hierarchical layout.


Release Notes: This release corrects a boundary case in the hierarchical layout initial positioning. The evaluation is also freely downloadable, without the requirement to ask for a copy.


Release Notes: This release fixes an issue with cell bounds being incorrectly calculated occasionally when in a group structure.