| Interface | Description |
|---|---|
| Painter |
Interface for plot output.
|
| Class | Description |
|---|---|
| BarStyleFactory |
StyleFactory for BarStyle objects suitable for use with a histogram.
|
| CartesianTablePlotData |
PlotData concrete subclass for Cartesian data.
|
| CartesianTablePlotData.PairCreator |
Class used for JEL manipulations.
|
| ColorParameter | |
| DashParameter |
Parameter for selecting line dash types.
|
| FontParameter |
Parameter for font selection.
|
| HistogramPlotStateFactory |
PlotStateFactory for a histogram plot.
|
| MarkStyleFactory |
StyleFactory for obtaining
MarkStyle
instances suitable for use with a scatter plot. |
| NamedObjectParameter<T> |
Parameter subclass for selecting named options.
|
| PaintMode |
Defines a mode for disposing of a plot.
|
| PaintModeParameter |
Parameter which obtains a Painter object.
|
| Plot3DStateFactory |
PlotStateFactory for 3D plots.
|
| PlotStateFactory | |
| PlotTask |
Abstract superclass for tasks which generate plots from table data.
|
| ShaderParameter |
Parameter for choosing
Shader objects. |
| StyleFactory |
Defines an object which can obtain a
Style
object from the environment. |
| StyleParameter<T> |
ChoiceParameter subclass suitable for use with plotting style configuration.
|
| SwingPainter |
Painter subclass which can paint to the screen.
|
| TablePlotData |
Abstract superclass for PlotData implementation representing
the data from a single table with associated expressions describing
coordinate selections etc.
|
| TablePointSequence |
PointSequence abstract superclass implementation for getting sequential
plot data from a table.
|
| Exception | Description |
|---|---|
| PlotDataException |
Exception used for exporting errors from the plot system.
|
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.