drcl.net.graph
Class TopologyVisRelaxer
java.lang.Object
drcl.net.graph.TopologyVisRelaxer
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class TopologyVisRelaxer
- extends java.lang.Object
- implements java.awt.event.ActionListener
Plots the graph changed by Relaxer.
|
Field Summary |
static boolean |
DEBUG
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static boolean DEBUG
TopologyVisRelaxer
public TopologyVisRelaxer(int width_,
int height_)
getWidth
public int getWidth()
getHeight
public int getHeight()
visualize
public void visualize(Relaxer relaxer_)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved. ~ To J-Sim Home ~