Java图形库 [英] Java graph library

查看:135
本文介绍了Java图形库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在这里寻找任何引用图表的可视化表示的Java库,但我只找到直方图,饼图和其他库。
我正在寻找一个图形库,那些顶点,节点和所有这些。
任何人都可以推荐任何东西?

.net /rel =nofollow> JUNG java图形库。它不仅具有顶点和节点,而且还实现了最常用的算法,如用于计算图属性的最短路径算法或算法 - 诸如聚类系数,度分布等度量。它的社区对用户邮件列表中的问题非常积极和敏感。


I've been looking around here for any reference to a java library for visual representation of graphs but I only find libraries for histograms, pie charts, and others. I'm looking for a library for graphs, the ones with vertex, nodes and all that. Anyone could recomend any?

解决方案

I would go with JUNG java graph library. It has not only vertex and nodes, but also most common algorithms implemented like shortest path algorithms or algorithms for calculating graph properties - metrics like clustering coefficient, degree distribution. Its community is active and well responsive to question on user mail list.

这篇关于Java图形库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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