Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Adding connection decorations =GEF Mindmap Tutorial series.(Adding connection decorations =GEF Mindmap Tutorial series.)
Adding connection decorations =GEF Mindmap Tutorial series. [message #1863673] Tue, 20 February 2024 18:48 Go to next message
Saint-martin Grenda is currently offline Saint-martin GrendaFriend
Messages: 3
Registered: March 2016
Junior Member
Hello everyone,

I need to add connection decorations properly clipped (which lies within the responsibility of the interpolator), and a 'clickable area' (a transparent fat curve that overlays the connection) in this code https://github.com/itemis/gef-mindmap-tutorial/tree/master

So How add FXBendConnectionPolicy to provide interaction support for manipulating connections that are orthogonally routed ?

What classes do I need to add codes to?
SimpleMindMapModule, MindMapConnection, MindMapConnectionPart, MindMapConnectionVisual, CreateNewConnectionOnClickHandler, and CreateConnectionFeedbackPart.

index.php/fa/43990/0/
I inform you that I have read the references :
https://github.com/eclipse/gef/wiki/FX
https://github.com/eclipse/gef/wiki/MVC
https://github.com/eclipse/gef/wiki/MVC-Logo-Example#logo-example-standalone-eclipse-ui-web

Best regards,

[Updated on: Tue, 20 February 2024 18:51]

Report message to a moderator

Re: Adding connection decorations =GEF Mindmap Tutorial series. [message #1863682 is a reply to message #1863673] Wed, 21 February 2024 07:37 Go to previous messageGo to next message
Tamas Miklossy is currently offline Tamas MiklossyFriend
Messages: 162
Registered: February 2016
Senior Member
Hello Saint-martin!

You may take a look at the following blog post:
https://blogs.itemis.com/en/getting-started-with-eclipse-gef-the-mindmap-tutorial
As far as I remember, it uses orthogonally routed edges.

Hope that helps!
Tamás
Re: Adding connection decorations =GEF Mindmap Tutorial series. [message #1863702 is a reply to message #1863682] Wed, 21 February 2024 21:55 Go to previous message
Saint-martin Grenda is currently offline Saint-martin GrendaFriend
Messages: 3
Registered: March 2016
Junior Member
Hi Tamas Miklossy, Thank you for your response!
Yes, I read the course https://blogs.itemis.com/en/getting-started-with-eclipse-gef-the-mindmap-tutorial,
But I would like to add characteristics to this object: MindMapConnectionPart, like GeometricCurvePart .java in this example MVC LOGO: https://github.com/eclipse/gef/blob/master/org.eclipse.gef.mvc.examples.logo/src/org/eclipse/gef/mvc/examples/logo /parts/GeometricCurvePart.java
https://github.com/eclipse/gef/blob/master/.changelog/Orthogonal_Routing_Polyline_Interpolator.png?raw=true
Best regards,
Previous Topic:Own Palette Design in GEF Editor
Next Topic:Is it possible to add a TextBox to eclipse GEF Palette?
Goto Forum:
  


Current Time: Wed Feb 05 06:36:44 GMT 2025

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

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

Back to the top