Auar / flexvizgraphlib

Automatically exported from code.google.com/p/flexvizgraphlib
0 stars 0 forks source link

Think of an edge renderer that draws edges that go from a node to itself (provided the edge exists) #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. currently an edge to the same node will not be noticed
2.
3.

What is the expected output? What do you see instead?

like a round arc to the node itself

Please use labels and text to provide additional information.

Be careful about the Edge.othernode() method, which could cause problems if
the edge is connected to the same node twice.

Original issue reported on code.google.com by spo...@gmail.com on 21 Mar 2008 at 4:47