kostko/foograph

Separate Vertex layout from Edge layout

Opened this issue · 1 comments

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

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

  • Changed state: Started