| Class Summary | 
| AltitudeDisplay | shows the values of a complex function (handed over in a Complex[][] array)
as a map with Lines of constant Altitude | 
| Canvas3DDisplay |  | 
| ComplexDisplay | generalizes functionality for graphically representing complex
functions | 
| Field2DDisplay | the base class for a 2-dimensional view of complex functions it implements
the functionality needed for transforming the value-canvas to the chosen
size. | 
| GridDisplay | shows the values of a complex function (handed over in a Complex[][] array)
by transforming a grid | 
| ValueShape | this object is the (3D) graphical representation of the graph
of a complex function | 
| VectorFieldDisplay | shows the values of a complex function (handed over in a Complex[][] array)
as a 2x2 vector field |