Collapse/Expand [message #1751967] |
Tue, 17 January 2017 10:13 |
Julia Göhring Messages: 4 Registered: January 2017 |
Junior Member |
|
|
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 09:07] Report message to a moderator
|
|
|
Re: Collapse/Expand [message #1751991 is a reply to message #1751967] |
Tue, 17 January 2017 15:06 |
|
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 09:33 |
Julia Göhring Messages: 4 Registered: January 2017 |
Junior Member |
|
|
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 17:40] Report message to a moderator
|
|
|
Re: Collapse/Expand [message #1752389 is a reply to message #1752046] |
Mon, 23 January 2017 10:24 |
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04190 seconds