net.sourceforge.toscanaj.controller.ndimlayout
Class NDimLayoutOperations

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

public abstract class NDimLayoutOperations
extends java.lang.Object


Constructor Summary
NDimLayoutOperations()
           
 
Method Summary
static NDimDiagram createDiagram(Lattice lattice, java.lang.String title, DimensionCreationStrategy dimensionStrategy)
           
static double[] substract(double[] a, double[] b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NDimLayoutOperations

public NDimLayoutOperations()
Method Detail

createDiagram

public static final NDimDiagram createDiagram(Lattice lattice,
                                              java.lang.String title,
                                              DimensionCreationStrategy dimensionStrategy)

substract

public static double[] substract(double[] a,
                                 double[] b)


The ToscanaJ project