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

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

public class LoadColorShower
extends java.lang.Object
implements LinkColorShower

Shows the load of the links computed via the LinkLoadComputer given in the connstructor.

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

Creation date: 16 mars 2006


Constructor Summary
LoadColorShower(LinkLoadComputer llc)
           
 
Method Summary
 float getColorValue(Link lnk)
          Returns a float value associated to the link.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadColorShower

public LoadColorShower(LinkLoadComputer llc)
Method Detail

getColorValue

public float getColorValue(Link lnk)
Description copied from interface: LinkColorShower
Returns a float value associated to the link.

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


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