org.eclipse.palamedes.ui.utils
Class DGraph

java.lang.Object
  extended by org.eclipse.palamedes.ui.utils.DGraph

public class DGraph
extends java.lang.Object


Constructor Summary
DGraph(org.eclipse.draw2d.graph.DirectedGraph graph)
           
 
Method Summary
 java.lang.String getNodeLabel(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DGraph

public DGraph(org.eclipse.draw2d.graph.DirectedGraph graph)
Method Detail

getNodeLabel

public java.lang.String getNodeLabel(int index)