Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » [ZEST] Define node positions
[ZEST] Define node positions [message #728102] Thu, 22 September 2011 14:29
Rui Gameiro is currently offline Rui GameiroFriend
Messages: 4
Registered: September 2011
Junior Member
Hi,

I'm new in zest, after locking for source code I don't understand how the node coordinates are
obtained.
the process used is something like this
dot string -> dot file -> ??? -> nodes coordinates -> graph

I'm expecting something like
dot string -> dot file (with plain info of the graph) -> parser of file -> draw graph with that info.

I would like to know if anyone knows how zest obtain the coordinates, since the node coordinates are different from the values of the dot plain info (with the necessary adjustments to the scale of the original dot window and the final window), for that reason the final graph will be different.

I create a simple program in java to verify that the values return by the dot plain file applied with the scale value draw the same graph of the original dot file.

if anyone knows why the graph obtain by the zest is different to the obtain by the dot, please tell me.

thanks

[Updated on: Tue, 27 September 2011 09:30]

Report message to a moderator

Previous Topic:marker link to EditPart
Next Topic:Flow Layout Container
Goto Forum:
  


Current Time: Tue Mar 19 11:19:45 GMT 2024

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

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

Back to the top