Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to fold the figures in Draw2D diagrams?
How to fold the figures in Draw2D diagrams? [message #221025] Wed, 09 August 2006 01:10 Go to next message
Eclipse UserFriend
Originally posted by: zouzhile.gmail.com

Hi, I am using draw2D to render some figures and the ralationships
between them. There are lots of such diagram editors shipped with
Eclipse plugins, such as the XML schema editor and WSDL editor. One
interesting feature is that some figures have handles (a "+"in a
square). when you click the handle, the handle is unfolded and the hiden
figure is displayed, and there is a connection between the handle and
the other end figure just displayed. So is this a feature of draw2D? and
just how to implement it?

Best Regards:)
Robin
Re: How to fold the figures in Draw2D diagrams? [message #221072 is a reply to message #221025] Wed, 09 August 2006 11:55 Go to previous message
Nhu Le is currently offline Nhu LeFriend
Messages: 47
Registered: July 2009
Member
In my case, I just remove the figure from the container and let the
layout takes care of the rest. I don't know if this applies to your case.

Nhu Le

Robin Zou wrote:
> Hi, I am using draw2D to render some figures and the ralationships
> between them. There are lots of such diagram editors shipped with
> Eclipse plugins, such as the XML schema editor and WSDL editor. One
> interesting feature is that some figures have handles (a "+"in a
> square). when you click the handle, the handle is unfolded and the hiden
> figure is displayed, and there is a connection between the handle and
> the other end figure just displayed. So is this a feature of draw2D? and
> just how to implement it?
>
> Best Regards:)
> Robin
Previous Topic:Different Selection based on figures
Next Topic:Making certain figures shown in the same location
Goto Forum:
  


Current Time: Thu Sep 26 11:37:30 GMT 2024

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

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

Back to the top