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

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.graph.GraphAspectFunctions

public class GraphAspectFunctions
extends java.lang.Object

A collection of classes that manage the graph aspect.

Creation date: 21-Mar-2005

Author:
Olivier Materne (O.Materne@student.ulg.ac.be), Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)

Nested Class Summary
static class GraphAspectFunctions.EdgeAspectFunction
          This inner class handles the aspect of the edges
static class GraphAspectFunctions.VertexAspectFunction
          This inner class manage all properties of the vertices representation (shapes, colors, size, ...)
 
Constructor Summary
GraphAspectFunctions()
           
 
Method Summary
static ColorLegend getColorLegend()
           
static LinkColorShower getColorShower()
           
static void setColorLegend(ColorLegend legend)
           
static void setColorShower(LinkColorShower linkColorShower)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphAspectFunctions

public GraphAspectFunctions()
Method Detail

getColorLegend

public static ColorLegend getColorLegend()

setColorLegend

public static void setColorLegend(ColorLegend legend)

getColorShower

public static LinkColorShower getColorShower()

setColorShower

public static void setColorShower(LinkColorShower linkColorShower)


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