Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Graph Layouter: Edge.setPoints not visible
Graph Layouter: Edge.setPoints not visible [message #241150] Thu, 31 January 2008 12:30
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 333
Registered: July 2009
Senior Member
Hi there,

I want to write my own layout algorithm for graphs. because it is used
in several projects, I want to reuse the graph-data structure of Draw2D.

To manipulate the layout of the edges, I need to set the bendpoints of
them. Both, the points field and the setPoints method have restricted
access outside the package. Why is this? I only can set the vNodes, but
other applications depend on a points list and not on vNodes. Anything I
can do to set the point list by my algorithm?

Cheers,
Hauke
Previous Topic:GEF in SWT dialog
Next Topic:Zest: Open Constraints for TreeLayout and others?
Goto Forum:
  


Current Time: Thu Apr 25 08:10:12 GMT 2024

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

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

Back to the top