arun vallappan
08-08-2007, 02:36 PM
Hi,
i am trying to extend the spring graph component.and partly succeeded in implementing multiple edges between two nodes.
Each of these edges are separate UI components added as child to springgraph drawing surface.
so,when the node moves,i see a trail of edges.
i guess the problem is the already existing edges between 2 nodes are not deleted.
is there a way to solve this?
or some other solution through which, the edges between nodes have a mouse event listener property.
regards,
Arun vallappan
i am trying to extend the spring graph component.and partly succeeded in implementing multiple edges between two nodes.
Each of these edges are separate UI components added as child to springgraph drawing surface.
so,when the node moves,i see a trail of edges.
i guess the problem is the already existing edges between 2 nodes are not deleted.
is there a way to solve this?
or some other solution through which, the edges between nodes have a mouse event listener property.
regards,
Arun vallappan