需要支持自动布局的可视化Java库 [英] Need a java library for visualization that support automatic layout

查看:193
本文介绍了需要支持自动布局的可视化Java库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个用于可视化的java图形库,可以将它合并到我自己的应用程序中。我发现jgraph非常适合可视化,但需要显式定位节点。是否有任何支持自动布局的开源Java图形库?任何建议对我来说都会很有帮助。

解决方案

有很多软件包可以做到这一点。
如果您习惯于 graphviz ,那么您可能会喜欢 Grappa ,这是一种针对java的graphviz库(尽管不像原始的那样完整)。



jung 也相当不错,提供各种布局引擎。

另一个感兴趣的工具是构建漂亮的图形可视化和动画 prefuse 。它非常灵活,并且可以带来非常好看的可视化效果,并且具有复杂的布局。



所有这些都是java库和开源代码。 $ b

I need a java graph library for visualization that I can incorporate in my own application. I found that jgraph is excellent for visualization but require explicit positioning of the nodes. Is there any open source java graph library that support automatic layout. Any suggestion will be really helpful for me.

解决方案

There are numerous packages to do that. If you are used to graphviz, then you may like Grappa, which is a sort of graphviz library for java (though not as complete as the original).

jung is also quite good, providing various layout engines.

Another tool of interest to build nice graph visualizations and animations is prefuse. It it very flexible, and can lead to very good looking visualizations, with complex layouts.

All of them are java libraries, and open source.

这篇关于需要支持自动布局的可视化Java库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆