Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Eclipse Layout Kernel » ELK View
ELK View [message #1785115] Mon, 09 April 2018 16:24 Go to next message
Mats Wilhelm is currently offline Mats WilhelmFriend
Messages: 2
Registered: January 2018
Junior Member
Hey all,

i would like to use the ELK View for a graphiti based editor to change configuration on the fly. Unfortunately in the documentation there's just a "TODO".
Can somebody give me a hint on where to start the implementation? Right now i can open the view but no properties are shown.

With kind regards
Mats
Re: ELK View [message #1785287 is a reply to message #1785115] Thu, 12 April 2018 06:39 Go to previous messageGo to next message
Miro Spönemann is currently offline Miro SpönemannFriend
Messages: 78
Registered: March 2015
Location: Kiel, Germany
Member

A layout configuration store for connecting the Layout View with Graphiti editors is already available:

https://github.com/eclipse/elk/blob/master/plugins/org.eclipse.elk.conn.graphiti/src/org/eclipse/elk/alg/graphiti/GraphitiLayoutConfigurationStore.java

It's registered in the GraphitiLayoutSetup:

https://github.com/eclipse/elk/blob/7ef6574bb779d5020bb4ede14a4b2d510e30261d/plugins/org.eclipse.elk.conn.graphiti/src/org/eclipse/elk/alg/graphiti/GraphitiLayoutSetup.java#L67
Re: ELK View [message #1785288 is a reply to message #1785115] Thu, 12 April 2018 06:39 Go to previous message
Miro Spönemann is currently offline Miro SpönemannFriend
Messages: 78
Registered: March 2015
Location: Kiel, Germany
Member

Hmpff, never click twice when the eclipse server takes longer to respond to a post... :-/

[Updated on: Thu, 12 April 2018 06:42]

Report message to a moderator

Previous Topic:applying ELK for dot files to layout the diagram
Next Topic:Routing independent of layout
Goto Forum:
  


Current Time: Thu Apr 25 04:40:00 GMT 2024

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

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

Back to the top