Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Rotate Action
Rotate Action [message #16300] Wed, 07 August 2002 12:48 Go to next message
Yoav Rubin is currently offline Yoav RubinFriend
Messages: 93
Registered: July 2009
Member
Hi
in my Editor i have a graph with nodes and connections, and when there are
more then a few nodes, and more then a few connections, the graph tends to
be messy. the align action helps in this cases, but a Rotate action can be
helpful here too. i was wondering whether such an action is on the todo
list of GEF/Draw2d?, or am i missing something in the documentation and it
is possible new?
thanks
yoav
Re: Rotate Action [message #16370 is a reply to message #16300] Thu, 08 August 2002 21:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hudsonr.spam.com

This sounds application specific. I've never seen a rotate action before.
Have you looked at GLF on alphaworks? It tries to layout nodes based on
their connections, and I know others on this newsgroup have used it.
Generic graph layout is tough.


"Yoav Rubin" <yoav@il.ibm.com> wrote in message
news:air4u0$hi$1@rogue.oti.com...
> Hi
> in my Editor i have a graph with nodes and connections, and when there are
> more then a few nodes, and more then a few connections, the graph tends to
> be messy. the align action helps in this cases, but a Rotate action can be
> helpful here too. i was wondering whether such an action is on the todo
> list of GEF/Draw2d?, or am i missing something in the documentation and it
> is possible new?
> thanks
> yoav
>
Re: Rotate Action [message #16748 is a reply to message #16370] Fri, 09 August 2002 16:24 Go to previous message
Eclipse UserFriend
Originally posted by: yoac.il.ibm.com

Hi
i don't beleive that this kind of action is application specific. i think
that it is pretty much needed as the alignmnet action. it may be a little
more difficult to implement, since it will need more form draw2d and less
from gef, but still, it is not a graph layout algorythm, just an aid
mechanism for a user that creates graphs.
thanks
yoav
Randy Hudson wrote:

> This sounds application specific. I've never seen a rotate action before.
> Have you looked at GLF on alphaworks? It tries to layout nodes based on
> their connections, and I know others on this newsgroup have used it.
> Generic graph layout is tough.


> "Yoav Rubin" <yoav@il.ibm.com> wrote in message
> news:air4u0$hi$1@rogue.oti.com...
> > Hi
> > in my Editor i have a graph with nodes and connections, and when there are
> > more then a few nodes, and more then a few connections, the graph tends to
> > be messy. the align action helps in this cases, but a Rotate action can be
> > helpful here too. i was wondering whether such an action is on the todo
> > list of GEF/Draw2d?, or am i missing something in the documentation and it
> > is possible new?
> > thanks
> > yoav
> >
Previous Topic:How to wrap label text?
Next Topic:[Draw2d] how do i create a non transparent figure
Goto Forum:
  


Current Time: Thu Jan 02 22:35:00 GMT 2025

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

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

Back to the top