be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.graph
Class NodeLabeller

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.graph.NodeLabeller
All Implemented Interfaces:
edu.uci.ics.jung.graph.decorators.VertexStringer

public class NodeLabeller
extends java.lang.Object
implements edu.uci.ics.jung.graph.decorators.VertexStringer

Simple class that display the id of the node as label.

Creation date: 15 Oct 2007

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

Method Summary
static NodeLabeller getInstance()
           
 java.lang.String getLabel(edu.uci.ics.jung.graph.ArchetypeVertex v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static NodeLabeller getInstance()

getLabel

public java.lang.String getLabel(edu.uci.ics.jung.graph.ArchetypeVertex v)
Specified by:
getLabel in interface edu.uci.ics.jung.graph.decorators.VertexStringer


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