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

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

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

Classes in be.ac.ulg.montefiore.run.totem.visualtopo.graph that implement ColorLegend
 class DefaultLinkLoadLegend
          Legend representing a percentage of load in 12 colors.
 class UpDownLinkLegend
          Legend for representing link status (up, down).
 class UpDownNodeLegend
          Legend for representing node status (up, down).
 

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

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.graph with parameters of type ColorLegend
static void GraphAspectFunctions.setColorLegend(ColorLegend legend)
           
 

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

Methods in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents that return ColorLegend
 ColorLegend ColorMeaningPanel.getCurrentLegend()
           
 

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

Constructors in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents with parameters of type ColorLegend
LegendPanel(ColorLegend legend)
          Creates the panel for a specific legend
 



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