| AbstractDataSet |
The abstract implementation of DataSet interface that provides implementation
of some methods.
|
| AbstractDataSet3D |
An abstract implementation of DataSet3D interface.
|
| AbstractErrorDataSet |
The abstract implementation of DataSet and DataSetError interface that
provides implementation of some methods.
|
| AbstractHistogram |
|
| AbstractStylable |
Class to define CSS-based style features N.B.
|
| CircularDoubleErrorDataSet |
|
| DataRange |
Defines range (limits) of data.
|
| DataSetBuilder |
|
| 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 |
|
| FifoDoubleErrorDataSet.DataBlob |
|
| FifoDoubleErrorDataSet.LimitedQueue |
|
| FloatDataSet |
Implementation of the DataSet interface which stores x,y values
in two separate arrays.
|
| FragmentedDataSet |
|
| Histogram |
Class implements simple one dimensional binned histogram backed internally by double arrays
|
| 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.
|
| LimitedIndexedTreeDataSet.DataAtom |
|
| ListDataSet |
Deprecated.
|
| ListErrorDataSet |
Deprecated.
|