在GWT中可视化网络 [英] Visualizing networks in GWT

查看:151
本文介绍了在GWT中可视化网络的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将网络可视化集成到我的GWT应用程序中。



我正在考虑使用JUNG(请查看问题)或neato执行布局工作和GWT-Graphics来完成绘图。也可以将GWT-Graphics与处理结合起来,并为网络使用处理库。你会建议什么?



编辑:GWT Google Group建议使用JSNI wrapper 围绕jit(JavaScript InfoVis Toolkit)。还有一个名为 raphaelgwt 的项目,它可以作为RaphaelJs的一个包装(它可以跨平台

如果您想聊聊如何为JUNG提供GWT支持,请给我一条线。这是过去提出的,但我们没有时间尽快自己做。


I'd like to integrate network visualization into my GWT app.

I was thinking of using JUNG (check out this question) or neato to do the layout work and GWT-Graphics to do the drawing. It's also possible to combine GWT-Graphics with Processing and use a Processing library for networks. What would you suggest?

EDIT: The GWT Google Group suggests using a JSNI wrapper around jit (JavaScript InfoVis Toolkit). There's also a project called raphaelgwt that serves as a wrapper for RaphaelJs (it does cross-platform vector graphics).

解决方案

If you'd like to chat about providing GWT support to JUNG, drop me a line. It's been proposed in the past but we don't have the time to do it ourselves soon.

这篇关于在GWT中可视化网络的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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