net.sourceforge.toscanaj.controller.ndimlayout
Class PartialOrderOperations

java.lang.Object
  extended bynet.sourceforge.toscanaj.controller.ndimlayout.PartialOrderOperations

public class PartialOrderOperations
extends java.lang.Object


Constructor Summary
PartialOrderOperations()
           
 
Method Summary
static DirectedGraph createGraphFromOrder(Ordered[] order)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PartialOrderOperations

public PartialOrderOperations()
Method Detail

createGraphFromOrder

public static DirectedGraph createGraphFromOrder(Ordered[] order)


The ToscanaJ project