| Class | Description |
|---|---|
| AbstractDataSet<D extends AbstractStylable<D>> |
The abstract implementation of DataSet interface that provides implementation of some methods.
|
| AbstractDataSet3D<D extends AbstractDataSet3D<D>> |
An abstract implementation of
DataSet3D interface. |
| AbstractErrorDataSet<D extends AbstractDataSet<D>> |
The abstract implementation of DataSet and DataSetError interface that
provides implementation of some methods.
|
| AbstractHistogram | |
| AbstractStylable<D extends DataSet> |
Class to define CSS-based style features N.B.
|
| AveragingDataSet |
TODO: Change to ErrorDataSet and calculate standard deviation.
|
| CircularDoubleErrorDataSet | |
| DataRange |
Defines range (limits) of data.
|
| DefaultDataSet |
Implementation of the
DataSet interface which keeps the x,y
values in an observable list. |
| DefaultErrorDataSet |
Default implementation of
DataSet and DataSetError interface. |
| DoubleDataSet |
Implementation of the
DataSet interface which stores x,y values
in two separate arrays. |
| DoubleDataSet3D |
Implementation of a AbstractDataSet3D backed by arrays.
|
| DoubleErrorDataSet |
Implementation of the
DataSetError interface which stores x,y, +eyn, -eyn values
in separate double arrays. |
| FifoDoubleErrorDataSet | |
| FragmentedDataSet | |
| Histogram |
Class implements simple one dimensional binned histogram backed internally by double arrays
|
| Histogram2 | |
| LabelledMarker |
A utility class containing all information about a marker used with a
LabbeledMarkerRenderer.
|
| LabelledMarkerDataSet |
Minor extension to
DefaultDataSet to easier handle labelled
markers. |
| LimitedIndexedTreeDataSet |
DataSet implementation based on a sorted indexed TreeDataSets.
|
| RollingDataSet | |
| WrappedDataSet |
A data set implementation which wraps another data set.
|
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.