Skip to main content



      Home
Home » Modeling » Graphiti » Layering of figures
Layering of figures [message #854112] Mon, 23 April 2012 13:20 Go to next message
Eclipse UserFriend
I would have to enable/disable specific grouped/layered "figures".
Actually, the same functionality draw2d already provides.

Does graphiti support layering of "figures"?
Re: Layering of figures [message #854734 is a reply to message #854112] Tue, 24 April 2012 03:43 Go to previous messageGo to next message
Eclipse UserFriend
What exactlly do you mean with "layering"?

Graphiti supports defining which shapes are drawn on top of others. This is
determined by the z-order defined with the ordering in the children
relation: children are drawn first come first serve (so the last child
appears on top).

Michael
Re: Layering of figures [message #854786 is a reply to message #854734] Tue, 24 April 2012 04:33 Go to previous messageGo to next message
Eclipse UserFriend
Say, you have a layer/group of figures/pictograms of type A and another layer of type B. I want to be able to tell graphiti to hide layer A or layer B to not draw/render it.
Or, maybe, to tell it to draw layer B before layer A...

The z order (inside a layer) is default behavior in most visualizations...
Re: Layering of figures [message #854825 is a reply to message #854786] Tue, 24 April 2012 05:07 Go to previous messageGo to next message
Eclipse UserFriend
So, it's about grouping shapes in a diagram (the group itself is not
visualized) and doing some common modification to it?

Currently there's no such functionality in Graphiti, but that sounds like a
good enhancement. Would you file a Bugzilla for this?

Michael
Re: Layering of figures [message #854844 is a reply to message #854825] Tue, 24 April 2012 05:27 Go to previous message
Eclipse UserFriend
Thanks! Done: https://bugs.eclipse.org/bugs/show_bug.cgi?id=377489
Previous Topic:Re-enabling Direct Editing Mode
Next Topic:getContextButtonPad is not running feature
Goto Forum:
  


Current Time: Sat Jul 05 10:19:10 EDT 2025

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

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

Back to the top