Skip to main content



      Home
Home » Eclipse Projects » Sirius » Programmatically Hide Diagram Elements
Programmatically Hide Diagram Elements [message #1725408] Thu, 03 March 2016 05:30 Go to next message
Eclipse UserFriend
Hi,

is there a way to programmatically hide diagram elements?

It seems to call the setVisibile() function on a DDiagramElement is not the right way.

Thanks in advance.

Best regards

Christian
Re: Programmatically Hide Diagram Elements [message #1725495 is a reply to message #1725408] Thu, 03 March 2016 15:54 Go to previous message
Eclipse UserFriend
On 03-Mar-16 15:25, Christian Lassan wrote:
> Hi,
>
> is there a way to programmatically hide diagram elements?
>
> It seems to call the setVisibile() function on a DDiagramElement is not
> the right way.

In Capella they use

HideFilterHelper.INSTANCE.hide(element);
Previous Topic:Resource reloading
Next Topic:Save Button Problems
Goto Forum:
  


Current Time: Thu Nov 06 15:17:52 EST 2025

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

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

Back to the top