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

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

public class TotalReservedBandwidthColorShower
extends java.lang.Object
implements LinkColorShower

Show the total proportion of reserved bandwidth among all Class types over the maximum reserved bandwidth of the link.

Creation date: 7/11/2006

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

Constructor Summary
TotalReservedBandwidthColorShower()
           
 
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

TotalReservedBandwidthColorShower

public TotalReservedBandwidthColorShower()
Method Detail

getColorValue

public float getColorValue(Link lnk)
Returns a float value associated to the link.

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


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