English 中文(简体)
缩略语
原标题:Graph Visualization in a Eclipse RCP aplication
  • 时间:2009-09-25 13:13:23
  •  标签:

I am working on an Eclipse RCP application which should display an internal hierarchical structure as a graph. The nodes of the graph should be positioned on different points of a background image but should offer drag support. The graph should be zoom-able possibly without resizing the nodes on the maps (layout zoom) while the background image should be scaled normally. Some kind of semantic zoom (showing and hiding sub nodes on request) should be possible. Which library or tool would be suitable to solve this problem?

Update: The graph should be displayed similar to an UML class diagram.

问题回答

我猜想的是,图表这一术语令人困惑。 你的描述表明,旅行销售者或班级方形形形形形形色色,而不是最后一个季度风格的挣钱。 我认为,你正在按照以下几条思路寻找一些东西:;GUESS

JFreeChart在你名单上的大部分(甚至可以说是一种非常全面的工具),完全可以放在Eclipse。 见Eclipse-CS,plugin for example Use。

几内亚-日本是迄今所看到的一揽子方案一的最佳图表。

jung.sourceforge.net

超级灵活性,你可以把所有东西混在一起。

乘客。

我知道:EMF(Eclipse Modeling Framework)和GMF(Graphical Modelign Framework)是这方面最著名的框架。





相关问题
热门标签