Skip to main content



      Home
Home » Eclipse Projects » GEF » Collapse/Expand(Function like SpaceTreeExpandCollapseManager)
icon7.gif  Collapse/Expand [message #1751967] Tue, 17 January 2017 05:13 Go to next message
Eclipse UserFriend
Hi

Is there something like the SpaceTreeExpandCollapseManager in the current GEF4 Version?
I was searching for this function but i haven't found anything.

Thank you and best regards

[Updated on: Mon, 23 January 2017 04:07] by Moderator

Re: Collapse/Expand [message #1751991 is a reply to message #1751967] Tue, 17 January 2017 10:06 Go to previous messageGo to next message
Eclipse UserFriend
This functionality does not belong to the layout, which is why we have removed it from there. There is a HidingModel, HidingPolicy, and respective *HidingBehavior (with a related HiddenNeighborsFeedbackPart ) implementations, which realize comparable functionality. In contrast to Zest2, the hiding functionality is now generic, it is not bound to SpaceTreeLayout. You would have to adjust that yourself.
Re: Collapse/Expand [message #1752046 is a reply to message #1751991] Wed, 18 January 2017 04:33 Go to previous messageGo to next message
Eclipse UserFriend
Thank you for reply.

A other question. When i open a graph with the SpaceTreeLayoutAlgorithm and my root has some more children, only the root was correctly draw. The children were draw in the left upper corner.
Did is something wrong or is the algorithm not suitable for this case.

[Updated on: Thu, 19 January 2017 12:40] by Moderator

Re: Collapse/Expand [message #1752389 is a reply to message #1752046] Mon, 23 January 2017 05:24 Go to previous message
Eclipse UserFriend
Hi Julia,

would you open a separate thread for the issue and provide some more information, please? GEF provides a SpaceTreeLayoutExample where a small tree is displayed, which works fine for me.

Best regards,
Matthias
Previous Topic:Overwrite Logging Settings
Next Topic:SpaceTreeLayoutAlgorithm
Goto Forum:
  


Current Time: Thu May 15 13:00:48 EDT 2025

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

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

Back to the top