be.ac.ulg.montefiore.run.totem.visualtopo.graph
Class UpDownNodeColorShower

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.graph.UpDownNodeColorShower
All Implemented Interfaces:
NodeColorShower

public class UpDownNodeColorShower
extends java.lang.Object
implements NodeColorShower

Show the node status.

Creation date: 17 mars 2006

Author:
Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)

Constructor Summary
UpDownNodeColorShower()
           
 
Method Summary
 float getColorValue(Node node)
          Returns a float value associated to the node.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpDownNodeColorShower

public UpDownNodeColorShower()
Method Detail

getColorValue

public float getColorValue(Node node)
Description copied from interface: NodeColorShower
Returns a float value associated to the node.

Specified by:
getColorValue in interface NodeColorShower
Returns:
A float value.


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.