Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Multiple layers for nodes
Multiple layers for nodes [message #240964] Fri, 25 January 2008 10:24
Eclipse UserFriend
Originally posted by: Dieter.Bogdoll.siemens.com

Hi,

I got a problem and it seems I can't solve it on my own.
I have the following usage of GEF:

On the root element there is a background image.
On top of that image are several vertices of type A connected
to each other with connection elements.
Additional I have another type B of vertices, those are unconnected.

Right now the Z-Order of those is:

Background image (bottom)
Vertices Type A
Vertices Type B
Connections (top)

I would like to have the order:

Background image
Connections
Vertices Type A
Vertices Type B

Can anybody help me with that? Or point me to
some documentation or example which could help
me here?

Regards
Dieter
Previous Topic:DND from TreeViewer to GMF generated editor
Next Topic:Zest: Hints about Integrating Context Menus / New Connections?
Goto Forum:
  


Current Time: Thu Apr 25 16:49:34 GMT 2024

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

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

Back to the top