org.topbraidcomposer.gef.layout
Class Graphs

java.lang.Object
  extended by org.topbraidcomposer.gef.layout.Graphs

public class Graphs
extends java.lang.Object


Constructor Summary
Graphs()
           
 
Method Summary
static void ensureConnected(org.eclipse.draw2d.graph.DirectedGraph graph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Graphs

public Graphs()
Method Detail

ensureConnected

public static void ensureConnected(org.eclipse.draw2d.graph.DirectedGraph graph)