GraphStream Users

Archives de la liste Aide


Run SpringBox Layout again


Chronologique Discussions 
  • From: Filippo Bistaffa <filippo.bistaffa AT gmail.com>
  • To: graphstream-users AT litislab.fr
  • Subject: Run SpringBox Layout again
  • Date: Wed, 21 Dec 2011 16:21:06 +0100

How can I force the SpringBox Layout run again on a graph? I need to do this after I add/remove some nodes/edges, and the visualization is already running.

So far I've tried this:
new LayoutRunner(g, new SpringBox(), true); 
(g is the graph), but it's not working



Archives gérées par MHonArc 2.6.16.

Top of page