Graph layout libraries

  • Follow


Hi All,

I need open source/free java graph layout libraries, that will enable
me to draw graphs and apply clustering type of layout algorithms to it
and also write code to interacte with graphs.

I have been tried JGraph so far, but your valuable inputs will be much
appreciated.

Thank you,
Cathy.
0
Reply csdev1978 (15) 5/16/2004 1:50:17 AM

In article <1673a341.0405151750.41eb25f3@posting.google.com>,
 csdev1978@yahoo.com (csdev) wrote:

> Hi All,
> 
> I need open source/free java graph layout libraries, that will enable
> me to draw graphs and apply clustering type of layout algorithms to it
> and also write code to interacte with graphs.
> 
> I have been tried JGraph so far, but your valuable inputs will be much
> appreciated.
> 
> Thank you,
> Cathy.

Take a look at Jung. It's available at sourceforge.
0
Reply Pixel 5/16/2004 2:37:39 AM


csdev wrote:

> I need open source/free java graph layout libraries, that will enable
> me to draw graphs and apply clustering type of layout algorithms to it
> and also write code to interacte with graphs.

JavaDesktop.org is an ad-free central place to find
information about Java desktop solutions.

The Component Suites section in its Swing Depot
mentiones some graph layout libraries, see
http://www.javadesktop.org/rollups/components/index.html

Best regards,
Karsten
0
Reply Karsten 5/18/2004 8:46:24 AM

2 Replies
323 Views

(page loaded in 0.88 seconds)

Similiar Articles:













7/25/2012 3:53:20 PM


Reply: