Class VisRunnable

  • All Implemented Interfaces:
    Runnable

    public class VisRunnable
    extends Object
    implements Runnable
    a Runnable object to pass to the Thread that will perform the relax function on a graph layout
    Author:
    Tom Nelson
    • Constructor Detail

    • Method Detail

      • stop

        public void stop()
      • run

        public void run()
        Specified by:
        run in interface Runnable