Uses of Interface
be.ac.ulg.montefiore.run.totem.visualtopo.graph.LinkColorShower

Packages that use LinkColorShower
be.ac.ulg.montefiore.run.totem.visualtopo.graph   
be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents   
 

Uses of LinkColorShower in be.ac.ulg.montefiore.run.totem.visualtopo.graph
 

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.graph that implement LinkColorShower
 class LoadColorShower
          Shows the load of the links computed via the LinkLoadComputer given in the connstructor.
 class ReservedBandwidthColorShower
          Shows the reserved bandwidth of the links for a given class type It supposes that link use a Diffserv model with MaxBC=MaxCT (MAM model and Russian dolls are in this category).
 class TotalReservedBandwidthColorShower
          Show the total proportion of reserved bandwidth among all Class types over the maximum reserved bandwidth of the link.
 class UpDownLinkColorShower
          Show the link status.
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.graph that return LinkColorShower
static LinkColorShower GraphAspectFunctions.getColorShower()
           
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.graph with parameters of type LinkColorShower
static void GraphAspectFunctions.setColorShower(LinkColorShower linkColorShower)
           
 

Uses of LinkColorShower in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents
 

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents with parameters of type LinkColorShower
 void ColorMeaningPanel.addElement(java.lang.String name, LinkColorShower shower, ColorLegend legend)
          Add an element to the panel.
 



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