Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Can CompoundDirectedGraphLayout autoplace this?
Can CompoundDirectedGraphLayout autoplace this? [message #209695] Sat, 18 February 2006 04:39 Go to next message
richbk is currently offline richbkFriend
Messages: 6
Registered: July 2009
Junior Member
Hi,

I have a nested digraph I need to autoplace. There are two digraphs that do
not interconnect, but the nodes of the inner digraph are constrained by the
fact that they live inside the nodes of the outer digraph. There will not
be any cycles. I have attached an example image.

Can CompoundDirectedGraphLayout be used to autoplace this?

Thanks,
Rick Kissh


Re: Can CompoundDirectedGraphLayout autoplace this? [message #209766 is a reply to message #209695] Mon, 20 February 2006 16:49 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

The fact that they do not connect will not be a problem. But, to get the
same spacing, you will have to make certain edges longer. You might try by
setting edges between subgraphs to delta=2.

"Rick Kissh" <richbk@hotmail.com> wrote in message
news:dt68e4$i6t$1@utils.eclipse.org...
> Hi,
>
> I have a nested digraph I need to autoplace. There are two digraphs that
> do not interconnect, but the nodes of the inner digraph are constrained
> by the fact that they live inside the nodes of the outer digraph. There
> will not be any cycles. I have attached an example image.
>
> Can CompoundDirectedGraphLayout be used to autoplace this?
>
> Thanks,
> Rick Kissh
>
>
>
Previous Topic:Setting selection to PaletteViewer
Next Topic:weird source of ActionEvent
Goto Forum:
  


Current Time: Tue Apr 23 14:47:19 GMT 2024

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

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

Back to the top