Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Using GEF to display a network graph
Using GEF to display a network graph [message #244020] Thu, 03 July 2008 08:23 Go to next message
Eclipse UserFriend
Originally posted by: dudu.amar.intel.com

Hi all,

I have a set of objects and a set of dependencies between them (meaning object A depends on B, C on D and so on).

I want to use the GEF in order to display that dependencies graphically.

Is there an example for this somewhere? can you point me to a starting point on how to do this?

Thanks, David.
Re: Using GEF to display a network graph [message #244025 is a reply to message #244020] Thu, 03 July 2008 11:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shady_86.sify.com

if you have a static graph than no need to use GEF you can use draw2d, but if you want to have movable objects and other graphical features than you can start looking in the shapes example
Re: Using GEF to display a network graph [message #244029 is a reply to message #244025] Thu, 03 July 2008 11:28 Go to previous message
Eclipse UserFriend
Originally posted by: dudu.amar.intel.com

Thanks for the answer,

A static graph is enough for me.

How can I do that with the draw2d?

Thanks, Dudu
Previous Topic:Serveral questions
Next Topic:Save problem
Goto Forum:
  


Current Time: Thu Apr 25 02:15:37 GMT 2024

Powered by FUDForum. Page generated in 0.04355 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top