| Class | Description |
|---|---|
| ArrayFrame |
A frame that displays arrays.
|
| Complex2DFrame |
A DrawingFrame that displays 2D plots of complex scalar fields.
|
| ComplexPlotFrame |
A DrawingFrame that plots a complex function.
|
| ComplexPlotFrame.ComplexPlotFrameLoader | |
| Display3DFrame | |
| DisplayFrame |
A DrawingFrame with an empty drawing panel.
|
| FFT2DFrame |
FFT2DFrame computes a 2D FFT and displays the result as a complex grid plot.
|
| FFTFrame |
FFTFrame computes the FFT and displays the result using a ComplexDataset.
|
| FFTRealFrame |
FFTRealFrame computes the FFT or real data and displays the result.
|
| HistogramFrame |
HistogramFrame displays a histogram using a dedicated Histogram object.
|
| HistogramFrame.HistogramFrameLoader | |
| ImageFrame |
ImageFrame
|
| LatticeFrame |
A DrawingFrame that displays plots using a Lattice.
|
| ParticleFrame |
A DrawingFrame that displays particles.
|
| PlotFrame |
PlotFrame displays a plot using a dedicated DatasetManager.
|
| PlotFrame.PlotFrameLoader | |
| RasterFrame |
A DrawingFrame that displays data using a ByteRaster.
|
| Scalar2DFrame |
A DrawingFrame that displays 2D plots of scalar fields.
|
| TableFrame | |
| Vector2DFrame |
A DrawingFrame that displays 2D plots of vector fields.
|