Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » LayoutManager add unwanted Border Lines between nested Rectangles
LayoutManager add unwanted Border Lines between nested Rectangles [message #1736745] Fri, 01 July 2016 08:41
Eclipse UserFriend
Hey,

I've got a problem with LayoutManagers adding unwanted Border Lines between nested Rectangles.

Basically I defined a FigureDescriptor like this:

FigureDescriptor x
---Rectangle OuterRectangle
------LayoutManager Y
------Rectangle UpperRectangle
-------------LayoutManagerData Z1
------Rectangle CentralRectangle
-------------LayoutManagerData Z2
------Rectangle Lowerrectangle
-------------LayoutManagerData Z3

I've set Outline to false for UpperRectangle, CentralRectangle and LowerRectangle. Each of them is mapped as a Compartment.

Outline is false for OuterRectangle as well. I've tried aligning the nested Rectangles with XY Layout and BorderLayout. But everytime I get Border lines between the nested Rectangles as you can see on the screenshot.index.php/fa/26321/0/
(btw. the outline at the bottom and left is wanted, and there's no border line at the upper left, because there's a label)

Is it possible to remove those border lines? (possibly via changing code)

Thanks in advance.
Previous Topic:How to Generate notation model for a domain model
Next Topic:How to get all Editparts from a Sirius Diagram
Goto Forum:
  


Current Time: Mon Jun 16 09:49:02 EDT 2025

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

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

Back to the top