show
Class ValueShape

java.lang.Object
  |
  +--show.ValueShape

public class ValueShape
extends java.lang.Object

this object is the (3D) graphical representation of the graph of a complex function


Constructor Summary
ValueShape()
           
 
Method Summary
static javax.media.j3d.Shape3D getValueShape(Complex[][] values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueShape

public ValueShape()
Method Detail

getValueShape

public static javax.media.j3d.Shape3D getValueShape(Complex[][] values)