cytoscape / foograph

Automatically exported from code.google.com/p/foograph
1 stars 1 forks source link

Separate Vertex layout from Edge layout #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Vertex positioning should be separated from edge positioning.

Function creating vertex layout must make sure that there is enough space 
for vertex representation.

When vertex coordinates are known, edges can be added. An edge may never 
touch a vertex, except the ones defining it.

Original issue reported on code.google.com by anze.sta...@gmail.com on 2 Mar 2009 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by anze.vav...@gmail.com on 4 Mar 2009 at 1:27