Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 12:41
Niklas Klipphahn is currently offline Niklas KlipphahnFriend
Messages: 7
Registered: July 2016
Junior Member
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: Sat Apr 20 01:58:00 GMT 2024

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

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

Back to the top