Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

A

AbstractDataSet<D extends AbstractStylable<D>> - Class in de.gsi.dataset.spi
The abstract implementation of DataSet interface that provides implementation of some methods.
AbstractDataSet(String, int) - Constructor for class de.gsi.dataset.spi.AbstractDataSet
default constructor
AbstractDataSet3D<D extends AbstractDataSet3D<D>> - Class in de.gsi.dataset.spi
An abstract implementation of DataSet3D interface.
AbstractDataSet3D(String) - Constructor for class de.gsi.dataset.spi.AbstractDataSet3D
Creates a new AbstractDataSet3D.
AbstractErrorDataSet<D extends AbstractErrorDataSet<D>> - Class in de.gsi.dataset.spi
The abstract implementation of DataSet and DataSetError interface that provides implementation of some methods.
AbstractErrorDataSet(String, int, DataSetError.ErrorType...) - Constructor for class de.gsi.dataset.spi.AbstractErrorDataSet
Creates a new instance of AbstractDataSet.
AbstractHistogram - Class in de.gsi.dataset.spi
 
AbstractHistogram(String, double[]) - Constructor for class de.gsi.dataset.spi.AbstractHistogram
Creates histogram with name and range [minX, maxX]
AbstractHistogram(String, int, double, double) - Constructor for class de.gsi.dataset.spi.AbstractHistogram
Creates histogram with name and range [minX, maxX]
AbstractHistogram(String, int, double, double, int, double, double) - Constructor for class de.gsi.dataset.spi.AbstractHistogram
Creates 2D histogram with name and ranges [minX, maxX] and [minY, maxY]
AbstractMap<K,V> - Class in de.gsi.dataset.utils.trees
This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
AbstractMap() - Constructor for class de.gsi.dataset.utils.trees.AbstractMap
Sole constructor.
AbstractMap.SimpleEntry<K,V> - Class in de.gsi.dataset.utils.trees
An Entry maintaining a key and a value.
AbstractMap.SimpleImmutableEntry<K,V> - Class in de.gsi.dataset.utils.trees
An Entry maintaining an immutable key and value.
AbstractSerialiser - Class in de.gsi.dataset.serializer.spi
 
AbstractSerialiser() - Constructor for class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
AbstractSet<E> - Class in de.gsi.dataset.utils.trees
This class provides a skeletal implementation of the Set interface to minimize the effort required to implement this interface.
AbstractSet() - Constructor for class de.gsi.dataset.utils.trees.AbstractSet
Sole constructor.
AbstractStylable<D extends DataSet> - Class in de.gsi.dataset.spi
Class to define CSS-based style features N.B.
AbstractTestFunction<D extends AbstractTestFunction<D>> - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes
AbstractTestFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
add(double) - Method in interface de.gsi.dataset.AxisDescription
Adds value to this range.
add(double[]) - Method in interface de.gsi.dataset.AxisDescription
Adds values to this range.
add(double[], int) - Method in interface de.gsi.dataset.AxisDescription
Adds values to this range.
add(int, double...) - Method in interface de.gsi.dataset.EditableDataSet
add point to the data set
add(DataSet2D) - Method in class de.gsi.dataset.spi.AveragingDataSet
 
add(double, double, double, double) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
Add point to the DoublePoints object
add(double, double, double, double, String) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
Add point to the DoublePoints object
add(double, double, double, double, String, String) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
Add point to the DoublePoints object
add(double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
Initialises the data set with specified data.
add(DataRange) - Method in class de.gsi.dataset.spi.DataRange
Add the specified data range to this range.
add(double) - Method in class de.gsi.dataset.spi.DataRange
Adds value to this range.
add(double[]) - Method in class de.gsi.dataset.spi.DataRange
Adds values to this range.
add(double[], int) - Method in class de.gsi.dataset.spi.DataRange
Adds values to this range.
add(double) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
Adds value to this range.
add(double[], int) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
Adds values to this range.
add(double, double) - Method in class de.gsi.dataset.spi.DoubleDataSet
Add point to the end of the data set
add(double, double, String) - Method in class de.gsi.dataset.spi.DoubleDataSet
Add point to the data set.
add(double[], double[]) - Method in class de.gsi.dataset.spi.DoubleDataSet
Add array vectors to data set.
add(int, double...) - Method in class de.gsi.dataset.spi.DoubleDataSet
add point to the data set
add(int, double, double) - Method in class de.gsi.dataset.spi.DoubleDataSet
add point to the data set
add(int, double, double, String) - Method in class de.gsi.dataset.spi.DoubleDataSet
add point to the data set
add(int, double[], double[]) - Method in class de.gsi.dataset.spi.DoubleDataSet
add point to the data set
add(double, double) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
add point to the data set
add(double, double, double, double) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Add point to the data set.
add(double, double, double, double, String) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Add point to the data set.
add(double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Add array vectors to data set.
add(int, double...) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
add point to the data set
add(int, double, double) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
add point to the data set
add(int, double, double, double, double) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
add point to the data set
add(int, double, double, double, double, String) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
add point to the data set
add(int, double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
add point to the data set
add(double, double, double, double) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
Add point to the DoublePoints object
add(double, double, double, double, String) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
Add point to the DoublePoints object
add(double, double, double, double, String, String) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
Add point to the DoublePoints object
add(double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
Initialises the data set with specified data.
add(E) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet.LimitedQueue
 
add(float, float) - Method in class de.gsi.dataset.spi.FloatDataSet
Add point to the end of the data set
add(float, float, String) - Method in class de.gsi.dataset.spi.FloatDataSet
Add point to the DoublePoints object
add(float[], float[]) - Method in class de.gsi.dataset.spi.FloatDataSet
Initialises the data set with specified data.
add(int, double...) - Method in class de.gsi.dataset.spi.FloatDataSet
add point to the data set
add(int, double, double) - Method in class de.gsi.dataset.spi.FloatDataSet
add point to the data set
add(int, float, float, String) - Method in class de.gsi.dataset.spi.FloatDataSet
add point to the data set
add(int, float[], float[]) - Method in class de.gsi.dataset.spi.FloatDataSet
add point to the data set
add(DataSet) - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
add(double[], double[]) - Method in class de.gsi.dataset.spi.FragmentedDataSet
adds new custom x and y array values (internally generates a new DataSet)
add(LabelledMarker) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
add(double, double) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
add(double, double, double, double, String...) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
add new point
add(double[], double[]) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Adds data points to this data set.
add(double[], double[], double[], double[], String...) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Adds data points to this data set.
add(double, double) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
Add point to the DoublePoints object
add(double[], double[]) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
Initialises the data set with specified data.
add(double, double) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
add(double, double, double, double) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
add new point
add(double[], double[]) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Adds data points to this data set.
add(double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Adds data points to this data set.
add(double...) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Add point to the end of the data set
add(double[], String) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Add point to the data set.
add(double[][]) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Add array vectors to data set.
add(int, double...) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
add point to the data set
add(int, double[], String) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
add point to the data set
add(int, double[][]) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
add point to the data set
add(DataSet) - Method in class de.gsi.dataset.spi.RollingDataSet
 
add(Throwable) - Method in exception de.gsi.dataset.utils.AggregateException
 
add(E) - Method in class de.gsi.dataset.utils.LimitedQueue
 
add(E) - Method in class de.gsi.dataset.utils.NoDuplicatesList
 
add(int, E) - Method in class de.gsi.dataset.utils.NoDuplicatesList
 
add(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Adds the specified element to this set if it is not already present.
addAll(Collection<? extends E>) - Method in class de.gsi.dataset.utils.NoDuplicatesList
 
addAll(int, Collection<? extends E>) - Method in class de.gsi.dataset.utils.NoDuplicatesList
 
addAll(Collection<? extends E>) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Adds all of the elements in the specified collection to this set.
addAllForTreeSet(SortedSet<? extends K>, V) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Intended to be called only from IndexedTreeSet.addAll
addBinContent(int) - Method in interface de.gsi.dataset.Histogram
Increment bin content by 1.
addBinContent(int, double) - Method in interface de.gsi.dataset.Histogram
Increment bin content by a weight w.
addBinContent(int) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
addBinContent(int, double) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
addBinContent(int, double) - Method in class de.gsi.dataset.spi.Histogram
 
addClassDefinition(FieldSerialiser) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
addDataLabel(int, String) - Method in class de.gsi.dataset.spi.AbstractDataSet
adds a custom new data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
addDataLabel(int, String) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
adds a custom new data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
addDataLabel(int, String) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
adds a custom new data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
addDataLabel(int, String) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
adds a custom new data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
addDataLabelStyleMap(DataSet) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
addDataRanges(DataSet) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
addDataStyle(int, String) - Method in class de.gsi.dataset.spi.AbstractDataSet
A string representation of the CSS style associated with this specific DataSet data point.
addDataStyle(int, String) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
A string representation of the CSS style associated with this specific DataSet data point.
addDataStyle(int, String) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
A string representation of the CSS style associated with this specific DataSet data point.
addDataStyle(int, String) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
A string representation of the CSS style associated with this specific DataSet data point.
AddedDataEvent - Class in de.gsi.dataset.event
AddedDataEvent class that is passed along the notification performed by the EventSource class.
AddedDataEvent(EventSource) - Constructor for class de.gsi.dataset.event.AddedDataEvent
generates new update event
AddedDataEvent(EventSource, String) - Constructor for class de.gsi.dataset.event.AddedDataEvent
generates new update event
AddedDataEvent(EventSource, String, Object) - Constructor for class de.gsi.dataset.event.AddedDataEvent
generates new update event
addListener(EventListener) - Method in interface de.gsi.dataset.event.EventSource
Adds an EventListener which will be notified whenever the Observable becomes invalid.
addMetaData(DataSet) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
addValueAndShiftKeys(int, int, String) - Method in class de.gsi.dataset.spi.utils.StringHashMapList
shift elements all keys from starting index until the last toIndex.
addValueAndShiftKeys(int, int, String) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
shift elements all keys from starting index until the last toIndex.
addValueAndShiftKeys(int, int, String) - Method in class de.gsi.dataset.spi.utils.StringHashMapList3
shift elements all keys from starting index until the last toIndex.
adjustDataByteSizeBlock(IoBuffer, long) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
AggregateException - Exception in de.gsi.dataset.utils
Simple aggregation of exceptions (used for catching exceptions of parallel executions)
AggregateException(String) - Constructor for exception de.gsi.dataset.utils.AggregateException
 
AggregateException(String, List<Throwable>) - Constructor for exception de.gsi.dataset.utils.AggregateException
 
AggregateException.PrintStreamOrWriter - Interface in de.gsi.dataset.utils
Wrapper class for PrintStream and PrintWriter to enable a single implementation of printStackTrace.
AggregateException.WrappedPrintStream - Class in de.gsi.dataset.utils
 
AggregateException.WrappedPrintWriter - Class in de.gsi.dataset.utils
 
allocateMemberClassField(Object, ClassFieldDescription) - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
areEqual(double, double) - Static method in class de.gsi.dataset.utils.AssertUtils
The method returns true if both values area equal.
ArrayCache - Class in de.gsi.dataset.utils
Simple cache for large recurring primitive arrays, e.g.
arraySize(int, float) - Static method in class de.gsi.dataset.spi.utils.HashMapHelper
Returns the least power of two smaller than or equal to 230 and larger than or equal to Math.ceil( expected / f ).
AscendingEntrySetView() - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap.AscendingEntrySetView
 
assertType(Object, Class<?>) - Static method in class de.gsi.dataset.utils.AssertUtils
Asserts if the specified object is an instance of the specified type.
AssertUtils - Class in de.gsi.dataset.utils
Utility class used to examine function parameters.
autoNotification() - Method in interface de.gsi.dataset.event.EventSource
Set the automatic notification of invalidation listeners.
autoNotification() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
autoNotification() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
available() - Method in class de.gsi.dataset.utils.CircularBuffer
 
available() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
available() - Method in class de.gsi.dataset.utils.DoubleRingBuffer
 
available() - Method in class de.gsi.dataset.utils.RingBuffer
 
AveragingDataSet - Class in de.gsi.dataset.spi
TODO: Change to ErrorDataSet and calculate standard deviation.
AveragingDataSet(String) - Constructor for class de.gsi.dataset.spi.AveragingDataSet
 
AveragingDataSet(String, int) - Constructor for class de.gsi.dataset.spi.AveragingDataSet
 
axisBins - Variable in class de.gsi.dataset.spi.AbstractHistogram
 
AxisChangeEvent - Class in de.gsi.dataset.event
UpdatedAxisDataEvent class that is passed along the notification performed by the EventSource class.
AxisChangeEvent(EventSource) - Constructor for class de.gsi.dataset.event.AxisChangeEvent
generates new update event
AxisChangeEvent(EventSource, int) - Constructor for class de.gsi.dataset.event.AxisChangeEvent
generates new update event
AxisChangeEvent(EventSource, String, int) - Constructor for class de.gsi.dataset.event.AxisChangeEvent
generates new update event
AxisChangeEvent(EventSource, String, Object, int) - Constructor for class de.gsi.dataset.event.AxisChangeEvent
generates new update event
AxisDescription - Interface in de.gsi.dataset
Axis description containing the axis name, its unit as well as its minimum and maximum range.
axisDescriptions - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
AxisNameChangeEvent - Class in de.gsi.dataset.event
Event issued when only the name/unit changed
AxisNameChangeEvent(EventSource) - Constructor for class de.gsi.dataset.event.AxisNameChangeEvent
 
AxisNameChangeEvent(EventSource, int) - Constructor for class de.gsi.dataset.event.AxisNameChangeEvent
 
AxisNameChangeEvent(EventSource, String, int) - Constructor for class de.gsi.dataset.event.AxisNameChangeEvent
 
AxisNameChangeEvent(EventSource, String, Object, int) - Constructor for class de.gsi.dataset.event.AxisNameChangeEvent
 
AxisRangeChangeEvent - Class in de.gsi.dataset.event
Event issued when only the axis range changed
AxisRangeChangeEvent(EventSource) - Constructor for class de.gsi.dataset.event.AxisRangeChangeEvent
 
AxisRangeChangeEvent(EventSource, int) - Constructor for class de.gsi.dataset.event.AxisRangeChangeEvent
 
AxisRangeChangeEvent(EventSource, String, int) - Constructor for class de.gsi.dataset.event.AxisRangeChangeEvent
 
AxisRangeChangeEvent(EventSource, String, Object, int) - Constructor for class de.gsi.dataset.event.AxisRangeChangeEvent
 

B

belongsToEnum(String, int[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
 
BinaryArrayFactory - Class in de.gsi.dataset.serializer.spi
Helper class to convert serialised one-dimensional arrays into the corresponding native n-dimensional arrays
BinaryArrayFactory() - Constructor for class de.gsi.dataset.serializer.spi.BinaryArrayFactory
 
binarySearch(int, double, int, int) - Method in class de.gsi.dataset.spi.AbstractDataSet
 
BinarySerialiser - Class in de.gsi.dataset.serializer.spi
Generic binary serialiser aimed at efficiently transferring data between server/client and in particular between Java/C++/web-based programs.
BinarySerialiser() - Constructor for class de.gsi.dataset.serializer.spi.BinarySerialiser
 
BinarySerialiser.HeaderInfo - Class in de.gsi.dataset.serializer.spi
 
build() - Method in class de.gsi.dataset.spi.DataSetBuilder
 
build() - Method in class de.gsi.dataset.utils.Cache.CacheBuilder
 
builder() - Static method in class de.gsi.dataset.utils.Cache
 
buildRawDataSet(String) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
buildWithYArrayOnly(String) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
buildWithYErrors(String, int) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
BYTE_ARRAY_CACHE_LOCK - Static variable in class de.gsi.dataset.utils.DataSetUtilsHelper
 
byteArrayCache - Static variable in class de.gsi.dataset.utils.DataSetUtilsHelper
 
ByteBuffer - Class in de.gsi.dataset.serializer.spi
 
ByteBuffer() - Constructor for class de.gsi.dataset.serializer.spi.ByteBuffer
construct new java.nio.ByteBuffer-based ByteBuffer with DEFAULT_INITIAL_CAPACITY
ByteBuffer(int) - Constructor for class de.gsi.dataset.serializer.spi.ByteBuffer
construct new java.nio.ByteBuffer-based ByteBuffer with DEFAULT_INITIAL_CAPACITY

C

Cache<K,V> - Class in de.gsi.dataset.utils
A simple map based cache with timeOut and limit usage example:
Cache(int) - Constructor for class de.gsi.dataset.utils.Cache
 
Cache(long, TimeUnit) - Constructor for class de.gsi.dataset.utils.Cache
 
Cache(long, TimeUnit, int) - Constructor for class de.gsi.dataset.utils.Cache
 
Cache.CacheBuilder - Class in de.gsi.dataset.utils
 
CachedDaemonThreadFactory - Class in de.gsi.dataset.utils
 
canAdd(int) - Method in interface de.gsi.dataset.EditConstraints
 
canChange(int) - Method in interface de.gsi.dataset.EditConstraints
Determines if the specified data point can be modified.
canDelete(int) - Method in interface de.gsi.dataset.EditConstraints
 
capacity() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
capacity() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
capacity() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
capacity() - Method in class de.gsi.dataset.utils.CircularBuffer
 
capacity() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
CategoryHistogram - Interface in de.gsi.dataset
Deprecated.
Work in Progress, don't use yet
ceiling(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
ceilingEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
ceilingKey(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
checkArrayDimension(String, boolean[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
 
checkArrayDimension(String, byte[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
 
checkArrayDimension(String, double[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
 
checkArrayDimension(String, float[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
 
checkArrayDimension(String, int[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
 
checkClassCompatibility(List<Class<?>>, List<Class<?>>) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
checkFieldCompatibility(IoBuffer, List<FieldHeader>, String, DataType...) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
checkHeaderInfo(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
checkSerialiserAvailability(List<String>, ClassFieldDescription) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
checkSize() - Method in class de.gsi.dataset.utils.Cache
 
checkSize(int) - Method in class de.gsi.dataset.utils.Cache
 
checkTime() - Method in class de.gsi.dataset.utils.Cache
 
CircularBuffer<E> - Class in de.gsi.dataset.utils
simple circular ring buffer implementation for generic object type (with read == write position)
CircularBuffer(E[], int) - Constructor for class de.gsi.dataset.utils.CircularBuffer
 
CircularBuffer(int) - Constructor for class de.gsi.dataset.utils.CircularBuffer
 
CircularDoubleErrorDataSet - Class in de.gsi.dataset.spi
 
CircularDoubleErrorDataSet(String, int) - Constructor for class de.gsi.dataset.spi.CircularDoubleErrorDataSet
Creates a new instance of CircularDoubleErrorDataSet.
clamp(int, int, int) - Static method in class de.gsi.dataset.utils.Cache
 
clamp(long, long, long) - Static method in class de.gsi.dataset.utils.Cache
 
ClassDescriptions - Class in de.gsi.dataset.serializer.spi
 
ClassFieldDescription - Class in de.gsi.dataset.serializer.spi
 
ClassFieldDescription(Class<?>, boolean) - Constructor for class de.gsi.dataset.serializer.spi.ClassFieldDescription
This should be called only once with the root class as an argument
ClassFieldDescription(Class<?>, Field, ClassFieldDescription, int) - Constructor for class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
ClassFieldDescription(Field, ClassFieldDescription, int, boolean) - Constructor for class de.gsi.dataset.serializer.spi.ClassFieldDescription
This should be called for individual class field members
ClassFieldDescriptionIterator<E extends ClassFieldDescription> - Class in de.gsi.dataset.serializer.spi
 
ClassFieldDescriptionIterator(ClassFieldDescription) - Constructor for class de.gsi.dataset.serializer.spi.ClassFieldDescriptionIterator
 
clear() - Method in interface de.gsi.dataset.AxisDescription
Empties this DataRange.
clear() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
Clears this buffer.
clear() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
clear() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
clear() - Method in class de.gsi.dataset.spi.AveragingDataSet
clear all data
clear() - Method in class de.gsi.dataset.spi.DataRange
Empties this DataRange.
clear() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
Empties this DataRange.
clear() - Method in class de.gsi.dataset.spi.FragmentedDataSet
clears all sub-dataset references
clear() - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
clear() - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
clear() - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
clear() - Method in class de.gsi.dataset.utils.Cache
 
clear() - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation calls entrySet().clear().
clear() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Removes all of the mappings from this map.
clear() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Removes all of the elements from this set.
clearData() - Method in class de.gsi.dataset.spi.DoubleDataSet
clear all data points
clearData() - Method in class de.gsi.dataset.spi.DoubleDataSet3D
clears all data points
clearData() - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
clears all data
clearData() - Method in class de.gsi.dataset.spi.FloatDataSet
clear all data points
clearData() - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
clearData() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
remove all data points
clearData() - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
clear all data points
clearData() - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
clears all data points
clearData() - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
clear all data points
clearMetaInfo() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
clone() - Method in class de.gsi.dataset.utils.trees.AbstractMap
Returns a shallow copy of this AbstractMap instance: the keys and values themselves are not cloned.
clone() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns a shallow copy of this IndexedTreeMap instance.
clone() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Returns a shallow copy of this IndexedTreeSet instance.
color - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
comparator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
comparator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
comparator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
compare(Object, Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Compares two keys using the correct comparison method for this IndexedTreeMap.
compareTo(LimitedIndexedTreeDataSet.DataAtom) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
computeHashCode(Class<?>, List<Class<?>>) - Static method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
contains(double) - Method in interface de.gsi.dataset.AxisDescription
 
contains(double) - Method in class de.gsi.dataset.spi.DataRange
Examines if this range contains the specified value.
contains(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Returns true if this set contains the specified element.
containsKey(Object) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
containsKey(Object) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
containsKey(Object) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
containsKey(Object) - Method in class de.gsi.dataset.utils.Cache
 
containsKey(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation iterates over entrySet() searching for an entry with the specified key.
containsKey(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
containsValue(Object) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
containsValue(Object) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
containsValue(Object) - Method in class de.gsi.dataset.utils.Cache
 
containsValue(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation iterates over entrySet() searching for an entry with the specified value.
containsValue(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns true if this map maps one or more keys to the specified value.
convertToChronoUnit(TimeUnit) - Static method in class de.gsi.dataset.utils.Cache
 
copyDataSet(DataSet2D) - Static method in class de.gsi.dataset.utils.DataSetUtils
perform and return a deep copy of the data set
copyMemory(Object, long, Object, long, long) - Static method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
CosineFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a cosine function
CosineFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.CosineFunction
 
CosineFunction(String, int, boolean) - Constructor for class de.gsi.dataset.testdata.spi.CosineFunction
 
cropToLength(double[], int) - Static method in class de.gsi.dataset.utils.DataSetUtils
small helper routine to crop data array in case it's to long

D

data - Variable in class de.gsi.dataset.spi.AbstractHistogram
 
data - Variable in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
data - Variable in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
data - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
data - Variable in class de.gsi.dataset.spi.ListDataSet
Deprecated.
 
data - Variable in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
DataAtom(double, double, double, double, String...) - Constructor for class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
DataBlob(double, double, double, double) - Constructor for class de.gsi.dataset.spi.FifoDoubleErrorDataSet.DataBlob
 
DataBlob(double, double, double, double, String, String) - Constructor for class de.gsi.dataset.spi.FifoDoubleErrorDataSet.DataBlob
 
dataCount - Variable in class de.gsi.dataset.spi.FragmentedDataSet
 
dataLabels - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
dataLabels - Variable in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
dataLabels - Variable in class de.gsi.dataset.spi.ListDataSet
Deprecated.
 
dataLabels - Variable in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
DataRange - Class in de.gsi.dataset.spi
Defines min/max (limits) used for DataSet and Axis range definitions.
DataRange() - Constructor for class de.gsi.dataset.spi.DataRange
Creates a new DataRange that is not defined.
DataRange(DataRange) - Constructor for class de.gsi.dataset.spi.DataRange
Creates a copy of the specified data range.
DataRange(double, double) - Constructor for class de.gsi.dataset.spi.DataRange
Creates a new DataRange with the specified min and max values.
DataSet - Interface in de.gsi.dataset
Basic interface for observable data sets.
dataSet - Variable in class de.gsi.dataset.spi.TransposedDataSet
 
DataSet2D - Interface in de.gsi.dataset
Basic interface for two-dimensional observable data sets.
DataSet3D - Interface in de.gsi.dataset
A DataSet extension used to represent 3-dimensional data points.
DataSetBuilder - Class in de.gsi.dataset.spi
 
DataSetBuilder() - Constructor for class de.gsi.dataset.spi.DataSetBuilder
default DataSet factory
DataSetBuilder(String) - Constructor for class de.gsi.dataset.spi.DataSetBuilder
default DataSet factory
DataSetError - Interface in de.gsi.dataset
The DataSetError is a basic interface that specifies all methods needed to read and modify data point error.
DataSetError.ErrorType - Enum in de.gsi.dataset
 
DataSetLock<D extends DataSet> - Interface in de.gsi.dataset.locks
A Simple ReadWriteLock for the DataSet interface and its fluent-design approach Some implementation recommendation: write lock guards behave the same as ReentrantLock with the additional functionality, that a writeLock() and subsequent writeUnLock() mute and, respectively, un-mute the given DataSet's auto-notification states, e.g.
DataSetMetaData - Interface in de.gsi.dataset
Interface for defining common measurement meta data tags
DataSetSerialiser - Class in de.gsi.dataset.serializer.spi.iobuffer
Class to efficiently serialise and de-serialise DataSet objects into binary byte arrays.
DataSetSerialiser() - Constructor for class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
DataSetUtils - Class in de.gsi.dataset.utils
 
DataSetUtils.Compression - Enum in de.gsi.dataset.utils
Supported Compression Types
DataSetUtils.ErrType - Enum in de.gsi.dataset.utils
Error type short handle
DataSetUtilsHelper - Class in de.gsi.dataset.utils
Small static helper routines to ease the reading of the DataSetUtils class
DataSetUtilsHelper() - Constructor for class de.gsi.dataset.utils.DataSetUtilsHelper
 
dataStyles - Variable in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
dataStyles - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
dataStyles - Variable in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
dataStyles - Variable in class de.gsi.dataset.spi.ListDataSet
Deprecated.
 
dataStyles - Variable in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
dataTag - Variable in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
DataType - Enum in de.gsi.dataset.serializer
Enum defining the data primitives that can be serialised.
dataTypeFomClassType(Class<?>) - Static method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
Returns the data type matching the given java class type, if any.
dbg() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
for debugging purposes
de.gsi.dataset - package de.gsi.dataset
 
de.gsi.dataset.event - package de.gsi.dataset.event
 
de.gsi.dataset.locks - package de.gsi.dataset.locks
 
de.gsi.dataset.serializer - package de.gsi.dataset.serializer
 
de.gsi.dataset.serializer.spi - package de.gsi.dataset.serializer.spi
 
de.gsi.dataset.serializer.spi.iobuffer - package de.gsi.dataset.serializer.spi.iobuffer
 
de.gsi.dataset.spi - package de.gsi.dataset.spi
 
de.gsi.dataset.spi.utils - package de.gsi.dataset.spi.utils
 
de.gsi.dataset.testdata - package de.gsi.dataset.testdata
 
de.gsi.dataset.testdata.spi - package de.gsi.dataset.testdata.spi
 
de.gsi.dataset.utils - package de.gsi.dataset.utils
 
de.gsi.dataset.utils.trees - package de.gsi.dataset.utils.trees
 
debug() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
for debugging purposes
debug() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
debugState - Static variable in class de.gsi.dataset.utils.ProcessingProfiler
boolean flag controlling whether diagnostics time-marks are taken or the routine to be skipped
DefaultAxisDescription - Class in de.gsi.dataset.spi
Simple default implementation of the AxisDescription interface
DefaultAxisDescription() - Constructor for class de.gsi.dataset.spi.DefaultAxisDescription
Default
DefaultAxisDescription(DataSet, AxisDescription) - Constructor for class de.gsi.dataset.spi.DefaultAxisDescription
Copy constructor to generate axisDescriptions for datasets from existing Axis Descriptions
DefaultAxisDescription(DataSet, String, String...) - Constructor for class de.gsi.dataset.spi.DefaultAxisDescription
 
DefaultAxisDescription(DataSet, String, String, double, double) - Constructor for class de.gsi.dataset.spi.DefaultAxisDescription
 
DefaultAxisDescription(String, String...) - Constructor for class de.gsi.dataset.spi.DefaultAxisDescription
 
DefaultDataSet - Class in de.gsi.dataset.spi
Redirect to the reference implementation declared as 'default'.
DefaultDataSet(DataSet2D) - Constructor for class de.gsi.dataset.spi.DefaultDataSet
Creates a new instance of DefaultDataSet as copy of another (deep-copy).
DefaultDataSet(String) - Constructor for class de.gsi.dataset.spi.DefaultDataSet
Creates a new instance of DefaultDataSet.
DefaultDataSet(String, double[], double[], int, boolean) - Constructor for class de.gsi.dataset.spi.DefaultDataSet
Creates a new instance of DefaultDataSet.
DefaultDataSet(String, int) - Constructor for class de.gsi.dataset.spi.DefaultDataSet
Creates a new instance of DefaultDataSet.
DefaultDataSetLock<D extends DataSet> - Class in de.gsi.dataset.locks
A Simple ReadWriteLock for the DataSet interface and its fluent-design approach Some implementation recommendation: write lock guards behave the same as ReentrantLock with the additional functionality, that a writeLock() and subsequent writeUnLock() mute and, respectively, un-mute the given DataSet's auto-notification states, e.g.
DefaultDataSetLock(D) - Constructor for class de.gsi.dataset.locks.DefaultDataSetLock
 
DefaultErrorDataSet - Class in de.gsi.dataset.spi
Redirect to the reference implementation declared as 'default'.
DefaultErrorDataSet(DataSet2D) - Constructor for class de.gsi.dataset.spi.DefaultErrorDataSet
Creates a new instance of DoubleDataSet as copy of another (deep-copy).
DefaultErrorDataSet(String) - Constructor for class de.gsi.dataset.spi.DefaultErrorDataSet
Creates a new instance of DefaultErrorDataSet.
DefaultErrorDataSet(String, double[], double[], double[], double[], int, boolean) - Constructor for class de.gsi.dataset.spi.DefaultErrorDataSet
Creates a new instance of DefaultErrorDataSet.
DefaultErrorDataSet(String, int) - Constructor for class de.gsi.dataset.spi.DefaultErrorDataSet
Creates a new instance of DefaultErrorDataSet.
DelayedUpdateTask() - Constructor for class de.gsi.dataset.event.EventRateLimiter.DelayedUpdateTask
 
descendingIterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Returns an iterator over the elements in this set in descending order.
descendingKeyIterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
descendingKeyIterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
descendingKeySet() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
descendingMap() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
descendingMap() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
descendingSet() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
deserialise(Object, FieldHeader, ClassFieldDescription, int) - Method in class de.gsi.dataset.serializer.spi.iobuffer.IoBufferSerialiser
 
deserialiseObject(Object) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
deserialiseObject(Object) - Method in class de.gsi.dataset.serializer.spi.iobuffer.IoBufferSerialiser
 
DIM_X - Static variable in interface de.gsi.dataset.DataSet
 
DIM_Y - Static variable in interface de.gsi.dataset.DataSet
 
DIM_Z - Static variable in interface de.gsi.dataset.DataSet
 
DimReductionDataSet - Class in de.gsi.dataset.spi
Reduces 3D data to 2D DataSet either via slicing, min, mean, max or integration
DimReductionDataSet(DataSet3D, int, DimReductionDataSet.Option) - Constructor for class de.gsi.dataset.spi.DimReductionDataSet
 
DimReductionDataSet.Option - Enum in de.gsi.dataset.spi
 
DoubleCircularBuffer - Class in de.gsi.dataset.utils
simple circular ring buffer implementation for double type (with read == write position)
DoubleCircularBuffer(double[], int) - Constructor for class de.gsi.dataset.utils.DoubleCircularBuffer
 
DoubleCircularBuffer(int) - Constructor for class de.gsi.dataset.utils.DoubleCircularBuffer
 
DoubleDataSet - Class in de.gsi.dataset.spi
Implementation of the DataSet interface which stores x,y values in two separate arrays.
DoubleDataSet(DataSet) - Constructor for class de.gsi.dataset.spi.DoubleDataSet
Creates a new instance of DoubleDataSet as copy of another (deep-copy).
DoubleDataSet(String) - Constructor for class de.gsi.dataset.spi.DoubleDataSet
Creates a new instance of DoubleDataSet.
DoubleDataSet(String, double[], double[], int, boolean) - Constructor for class de.gsi.dataset.spi.DoubleDataSet
Creates a new instance of DoubleDataSet.
DoubleDataSet(String, int) - Constructor for class de.gsi.dataset.spi.DoubleDataSet
Creates a new instance of DoubleDataSet.
DoubleDataSet3D - Class in de.gsi.dataset.spi
Implementation of a AbstractDataSet3D backed by arrays.
DoubleDataSet3D(String) - Constructor for class de.gsi.dataset.spi.DoubleDataSet3D
 
DoubleDataSet3D(String, double[], double[], double[][]) - Constructor for class de.gsi.dataset.spi.DoubleDataSet3D
 
DoubleDataSet3D(String, double[][]) - Constructor for class de.gsi.dataset.spi.DoubleDataSet3D
 
DoubleDataSet3D(String, int, int) - Constructor for class de.gsi.dataset.spi.DoubleDataSet3D
 
DoubleErrorDataSet - Class in de.gsi.dataset.spi
Implementation of the DataSetError interface which stores x,y, +eyn, and -eyn values in separate double arrays.
DoubleErrorDataSet(DataSet) - Constructor for class de.gsi.dataset.spi.DoubleErrorDataSet
Creates a new instance of DoubleErrorDataSet as copy of another (deep-copy).
DoubleErrorDataSet(String) - Constructor for class de.gsi.dataset.spi.DoubleErrorDataSet
Creates a new instance of DoubleErrorDataSet.
DoubleErrorDataSet(String, double[], double[], double[], double[], int, boolean) - Constructor for class de.gsi.dataset.spi.DoubleErrorDataSet
Creates a new instance of DoubleErrorDataSet.
DoubleErrorDataSet(String, int) - Constructor for class de.gsi.dataset.spi.DoubleErrorDataSet
Creates a new instance of DoubleErrorDataSet.
DoublePoint - Class in de.gsi.dataset.spi.utils
 
DoublePoint() - Constructor for class de.gsi.dataset.spi.utils.DoublePoint
default constructor (zero coordinates)
DoublePoint(Double, Double) - Constructor for class de.gsi.dataset.spi.utils.DoublePoint
 
DoublePointError - Class in de.gsi.dataset.spi.utils
 
DoublePointError() - Constructor for class de.gsi.dataset.spi.utils.DoublePointError
default constructor (zero coordinates and errors)
DoublePointError(double, double, double, double) - Constructor for class de.gsi.dataset.spi.utils.DoublePointError
 
DoubleRingBuffer - Class in de.gsi.dataset.utils
simple circular ring buffer implementation for double type (with read/write position)
DoubleRingBuffer(int) - Constructor for class de.gsi.dataset.utils.DoubleRingBuffer
 
downGradeWriteLock() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
Deprecated.
do not use (yet)

E

EditableDataSet - Interface in de.gsi.dataset
 
EditConstraints - Interface in de.gsi.dataset
interface describing possible constraints on data set modifications
elements() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
elements(E[]) - Method in class de.gsi.dataset.utils.CircularBuffer
 
elements() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
endMarkerFunction - Variable in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
ensureAdditionalCapacity(long) - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
ensureAdditionalCapacity(long) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
ensureAdditionalCapacity(long) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
ensureCapacity(long) - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
ensureCapacity(long) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
ensureCapacity(long) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
Entry(K, V, IndexedTreeMap.Entry<K, V>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
Make a new cell with given key, value, and parent, and with null child links, and BLACK color.
EntryIterator(IndexedTreeMap.Entry<K, V>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap.EntryIterator
 
entrySet() - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
entrySet() - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
entrySet() - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
entrySet() - Method in class de.gsi.dataset.utils.Cache
 
entrySet() - Method in class de.gsi.dataset.utils.trees.AbstractMap
 
entrySet() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
entrySet() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns a Set view of the mappings contained in this map.
equalArrays(T[], T[]) - Static method in class de.gsi.dataset.utils.AssertUtils
Asserts that the specified arrays have the same length.
equalDataLabels(DataSet) - Method in class de.gsi.dataset.spi.AbstractDataSet
checks for equal data labels, may be overwritten by derived classes
equalDoubleArrays(double[], double[]) - Static method in class de.gsi.dataset.utils.AssertUtils
Asserts that the specified arrays have the same length.
equalDoubleArrays(double[], double[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
Asserts that the specified arrays have the same length or are at least min size.
equalEditConstraints(DataSet) - Method in class de.gsi.dataset.spi.AbstractDataSet
checks for equal EditConstraints, may be overwritten by derived classes
equalErrorValues(DataSet, double) - Method in class de.gsi.dataset.spi.AbstractDataSet
checks for equal 'get' error values, may be overwritten by derived classes
equalFloatArrays(float[], float[]) - Static method in class de.gsi.dataset.utils.AssertUtils
Asserts that the specified arrays have the same length.
equalFloatArrays(float[], float[], int) - Static method in class de.gsi.dataset.utils.AssertUtils
Asserts that the specified arrays have the same length or are at least min size.
equalMetaData(DataSet) - Method in class de.gsi.dataset.spi.AbstractDataSet
checks for equal meta data, may be overwritten by derived classes
equals(Object) - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
equals(Object) - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
equals(Object) - Method in class de.gsi.dataset.spi.AbstractDataSet
 
equals(Object, double) - Method in class de.gsi.dataset.spi.AbstractDataSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.gsi.dataset.spi.DataRange
 
equals(Object) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
equals(Object, double) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
equals(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Compares the specified object with this entry for equality.
equals(Object) - Method in class de.gsi.dataset.utils.trees.AbstractSet
Compares the specified object with this set for equality.
equals(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
equalValues(DataSet, double) - Method in class de.gsi.dataset.spi.AbstractDataSet
checks for equal 'get' values with tolerance band, may be overwritten by derived classes
error(DataSet, DataSetUtils.ErrType, double) - Static method in class de.gsi.dataset.utils.DataSetUtils
convenience short-hand notation for getting error variable at an exact x value.
error(DataSet, DataSetUtils.ErrType, int) - Static method in class de.gsi.dataset.utils.DataSetUtils
convenience short-hand notation for getting error variable at a specific data point index.
error(DataSet, DataSetUtils.ErrType, int, double, boolean) - Static method in class de.gsi.dataset.utils.DataSetUtils
convenience short-hand notation for getting error variables.
errorList - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
errors(DataSet, DataSetUtils.ErrType) - Static method in class de.gsi.dataset.utils.DataSetUtils
convenience short-hand notation for getting error variables (if defined for dataset)
EventListener - Interface in de.gsi.dataset.event
 
EventRateLimiter - Class in de.gsi.dataset.event
EventRateLimiter that acts as an EventListener and forwards the received UpdateEvents to a secondary EventListener at a predefined maximum rate.
EventRateLimiter(EventListener, long) - Constructor for class de.gsi.dataset.event.EventRateLimiter
 
EventRateLimiter(EventListener, long, EventRateLimiter.UpdateStrategy) - Constructor for class de.gsi.dataset.event.EventRateLimiter
 
EventRateLimiter.DelayedUpdateTask - Class in de.gsi.dataset.event
 
EventRateLimiter.UpdateStrategy - Enum in de.gsi.dataset.event
EventRateLimter UpdateStrategy EventRateLimiter.UpdateStrategy.INSTANTANEOUS_RATE notify if the time w.r.t.
EventSource - Interface in de.gsi.dataset.event
 
EventThreadHelper - Class in de.gsi.dataset.event
 
EventThreadHelper() - Constructor for class de.gsi.dataset.event.EventThreadHelper
 
ex - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
exactEntry(int) - Method in interface de.gsi.dataset.utils.trees.IndexedNavigableMap
Returns a key-value mapping associated with the key located at the index offset from the beginning of the sorted map
exactEntry(int) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
exactKey(int) - Method in interface de.gsi.dataset.utils.trees.IndexedNavigableMap
Returns the key located at the index offset from the beginning of the sorted map
exactKey(int) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
exec(Object, ClassFieldDescription) - Method in interface de.gsi.dataset.serializer.spi.FieldSerialiser.FieldSerialiserFunction
Performs this operation on the given arguments.
execFieldReader(Object, ClassFieldDescription) - Method in class de.gsi.dataset.serializer.spi.iobuffer.FieldListAxisDescription
 
execFieldWriter(Object, ClassFieldDescription) - Method in class de.gsi.dataset.serializer.spi.iobuffer.FieldListAxisDescription
 
expectedModCount - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
expire(double) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
expire data points that are older than now minus length of the buffer, notifies a 'fireInvalidated()' in case data has been removed
expire() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
checks X data range and removes old data points if they exceed the maximum data range
expire(double) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
checks X data range and removes old data points if they exceed the maximum data range
exploreClass(Class<? extends Object>, ClassFieldDescription, int, boolean) - Static method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
exportEntry(IndexedTreeMap.Entry<K, V>) - Static method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Return SimpleImmutableEntry for entry, or null if null
exportMetaDataByDefault - Static variable in class de.gsi.dataset.utils.DataSetUtils
 
ey - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 

F

FastByteBuffer - Class in de.gsi.dataset.serializer.spi
FastByteBuffer implementation based on JVM 'Unsafe' Class.
FastByteBuffer() - Constructor for class de.gsi.dataset.serializer.spi.FastByteBuffer
construct new FastByteBuffer
FastByteBuffer(byte[], int) - Constructor for class de.gsi.dataset.serializer.spi.FastByteBuffer
construct new FastByteBuffer
FastByteBuffer(int) - Constructor for class de.gsi.dataset.serializer.spi.FastByteBuffer
construct new FastByteBuffer
FieldBoxedValueArrayHelper - Class in de.gsi.dataset.serializer.spi.iobuffer
helper class to register default serialiser for boxed array primitive types (ie.
FieldBoxedValueHelper - Class in de.gsi.dataset.serializer.spi.iobuffer
helper class to register default serialiser for boxed primitive types (ie.
FieldDataSetHelper - Class in de.gsi.dataset.serializer.spi.iobuffer
 
FieldHeader - Class in de.gsi.dataset.serializer.spi
Field header descriptor
FieldHeader(FieldHeader, String, DataType, int[], long, long) - Constructor for class de.gsi.dataset.serializer.spi.FieldHeader
Constructs new serializer field header
FieldHeader(String, DataType, int[], long, long) - Constructor for class de.gsi.dataset.serializer.spi.FieldHeader
Constructs new serializer field header
FieldListAxisDescription - Class in de.gsi.dataset.serializer.spi.iobuffer
FieldSerialiser implementation for List<AxisDescription> to IoBuffer-backed byte-buffer
FieldListAxisDescription(IoBuffer) - Constructor for class de.gsi.dataset.serializer.spi.iobuffer.FieldListAxisDescription
FieldSerialiser implementation for List<AxisDescription> to IoBuffer-backed byte-buffer
FieldPrimitiveValueHelper - Class in de.gsi.dataset.serializer.spi.iobuffer
helper class to register default serialiser for primitive types (ie.
FieldPrimitveValueArrayHelper - Class in de.gsi.dataset.serializer.spi.iobuffer
helper class to register default serialiser for primitive array types (ie.
FieldSerialiser - Class in de.gsi.dataset.serializer.spi
default field serialiser implementation.
FieldSerialiser(FieldSerialiser.FieldSerialiserFunction, FieldSerialiser.FieldSerialiserFunction, Class<?>, Class<?>...) - Constructor for class de.gsi.dataset.serializer.spi.FieldSerialiser
 
FieldSerialiser.FieldSerialiserFunction - Interface in de.gsi.dataset.serializer.spi
used as lambda expression for user-level code to read/write data into the given serialiser back-end implementation
FifoDoubleErrorDataSet - Class in de.gsi.dataset.spi
 
FifoDoubleErrorDataSet(String, int) - Constructor for class de.gsi.dataset.spi.FifoDoubleErrorDataSet
Creates a new instance of FifoDoubleErrorDataSet.
FifoDoubleErrorDataSet(String, int, double) - Constructor for class de.gsi.dataset.spi.FifoDoubleErrorDataSet
Creates a new instance of FifoDoubleErrorDataSet.
FifoDoubleErrorDataSet.DataBlob - Class in de.gsi.dataset.spi
 
FifoDoubleErrorDataSet.LimitedQueue<E> - Class in de.gsi.dataset.spi
 
fill(String) - Method in interface de.gsi.dataset.CategoryHistogram
Deprecated.
Increment bin with name with by 1.
fill(String, double) - Method in interface de.gsi.dataset.CategoryHistogram
Deprecated.
Increment bin with name with a weight w.
fill(double) - Method in interface de.gsi.dataset.Histogram1D
Increment bin with abscissa X, Y, and Z by 1.
fill(double, double) - Method in interface de.gsi.dataset.Histogram1D
Increment bin with abscissa X by with a weight w.
fill(double, double) - Method in interface de.gsi.dataset.Histogram2D
Increment bin with abscissa X, Y, and Z by 1.
fill(double, double, double) - Method in interface de.gsi.dataset.Histogram2D
Increment bin with abscissa X by with a weight w.
fill(double, double) - Method in class de.gsi.dataset.spi.Histogram
 
fill(double, double) - Method in class de.gsi.dataset.spi.Histogram2
 
fill(double, double, double) - Method in class de.gsi.dataset.spi.Histogram2
 
fillArray(double[], int, int, double) - Static method in class de.gsi.dataset.spi.DoubleDataSet3D
fast filling of an array with a default value
initialize a smaller piece of the array and use the System.arraycopy call to fill in the rest of the array in an expanding binary fashion
fillN(double[], double[], int) - Method in interface de.gsi.dataset.Histogram1D
Fill this histogram with an array x and weights w.
fillN(double[], double[], int) - Method in class de.gsi.dataset.spi.Histogram
 
findBin(double, double) - Method in interface de.gsi.dataset.Histogram
 
findBin(double, double, double) - Method in interface de.gsi.dataset.Histogram
 
findBin(int, double) - Method in interface de.gsi.dataset.Histogram
 
findBin(double, double) - Method in interface de.gsi.dataset.Histogram2D
 
findBin(double, double) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
findBin(double, double, double) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
findBin(int, double) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
findBin(int, double) - Method in class de.gsi.dataset.spi.Histogram
 
findFieldSerialiserForKnownClassOrInterface(Class<?>, List<Class<?>>) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
findFirstBinAbove(double, double) - Method in interface de.gsi.dataset.Histogram2D
 
findFirstBinAbove(double, double) - Method in class de.gsi.dataset.spi.Histogram2
 
findHeaderFor(List<FieldHeader>, String) - Static method in class de.gsi.dataset.serializer.spi.FieldHeader
 
findNextLargerIndex(double[], double) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
fireInvalidated(UpdateEvent) - Method in class de.gsi.dataset.spi.AbstractDataSet
Notifies listeners that the data has been invalidated.
fireInvalidated(UpdateEvent) - Method in class de.gsi.dataset.spi.AbstractErrorDataSet
 
fireInvalidated(UpdateEvent) - Method in interface de.gsi.dataset.testdata.TestDataSet
notify listener with given event that the data set has changed
first() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
firstEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
firstKey() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
FloatDataSet - Class in de.gsi.dataset.spi
Implementation of the DataSet interface which stores x,y values in two separate arrays.
FloatDataSet(DataSet2D) - Constructor for class de.gsi.dataset.spi.FloatDataSet
Creates a new instance of FloatDataSet as copy of another (deep-copy).
FloatDataSet(String) - Constructor for class de.gsi.dataset.spi.FloatDataSet
Creates a new instance of FloatDataSet.
FloatDataSet(String, float[], float[], int, boolean) - Constructor for class de.gsi.dataset.spi.FloatDataSet
Creates a new instance of FloatDataSet.
FloatDataSet(String, int) - Constructor for class de.gsi.dataset.spi.FloatDataSet
Creates a new instance of FloatDataSet.
floor(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
floorEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
floorKey(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
forceCapacity(long, long) - Method in interface de.gsi.dataset.serializer.IoBufferHeader
Forces buffer to contain the given number of entries, preserving just a part of the array.
forceCapacity(long, long) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
forceCapacity(long, long) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
Forces FastByteBUffer to contain the given number of entries, preserving just a part of the array.
FragmentedDataSet - Class in de.gsi.dataset.spi
 
FragmentedDataSet(String) - Constructor for class de.gsi.dataset.spi.FragmentedDataSet
 
fromByte(byte) - Static method in enum de.gsi.dataset.serializer.DataType
Returns the data type matching the given byte representation, if any.
fromClassType(Class<?>) - Static method in enum de.gsi.dataset.serializer.DataType
Returns the data type matching the given java class type, if any.
fromJavaTypeString(String) - Static method in enum de.gsi.dataset.serializer.DataType
Returns the data type matching the given java string representation, if any.
fromString(String) - Static method in enum de.gsi.dataset.serializer.DataType
Returns the data type matching the given string representation, if any.

G

gauss(double) - Static method in class de.gsi.dataset.testdata.spi.GaussFunction
 
gauss(double, double, double) - Static method in class de.gsi.dataset.testdata.spi.GaussFunction
 
GaussFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a Gaussian function
GaussFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.GaussFunction
 
generateByteArray(int) - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
generateDoubleArray(double, double, int) - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
generateFloatArray(float, float, int) - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
generateIntArray(int, int, int) - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
generateX(int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
generateX(int) - Method in interface de.gsi.dataset.testdata.TestDataSet
generate test data set
generateY(int) - Method in class de.gsi.dataset.testdata.spi.CosineFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.GaussFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.RandomStepFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.RandomWalkFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.SincFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.SineFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.SingleOutlierFunction
 
generateY(int) - Method in class de.gsi.dataset.testdata.spi.TriangleFunction
 
generateY(int) - Method in interface de.gsi.dataset.testdata.TestDataSet
generate test data set
generateZeroOneArray(double, int) - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
GenericsHelper - Class in de.gsi.dataset.serializer.spi
Helper class to convert between boxed and primitive data types.
get(int, int) - Method in interface de.gsi.dataset.DataSet
Gets the x value of the data point with the index i
get(int) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at a given indices.
get(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
get(Class<? extends Object>, Class<? extends Object>...) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
get(int, int) - Method in class de.gsi.dataset.spi.AveragingDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.DoubleDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
get(int, int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.FloatDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.Histogram
 
get(int, int) - Method in class de.gsi.dataset.spi.Histogram2
 
get(int, int) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
 
get(int, int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
get(int, int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
get(int, int) - Method in class de.gsi.dataset.spi.TransposedDataSet.TransposedDataSet3D
 
get(int) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
get(Object) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
get(Object) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
get(int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
get(Object) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
get(int, int) - Method in class de.gsi.dataset.spi.WrappedDataSet
 
get(int, int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
get(Object) - Method in class de.gsi.dataset.utils.Cache
 
get() - Method in class de.gsi.dataset.utils.CircularBuffer
 
get(E[], int) - Method in class de.gsi.dataset.utils.CircularBuffer
 
get(E[], int, int) - Method in class de.gsi.dataset.utils.CircularBuffer
 
get(int) - Method in class de.gsi.dataset.utils.CircularBuffer
 
get() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
get(double[], int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
get(double[], int, int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
get(int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
get(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation iterates over entrySet() searching for an entry with the specified key.
get(int) - Method in interface de.gsi.dataset.utils.trees.IndexedNavigableSet
Returns the entry located at the index offset from the beginning of the sorted set
get(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
getActualTypeArgumentNames() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getActualTypeArguments() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getArrayDimensions(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getAsByte() - Method in enum de.gsi.dataset.serializer.DataType
Returns the byte representation of the data type.
getAsString() - Method in enum de.gsi.dataset.serializer.DataType
Returns the string representation of the data type.
getAverageCount() - Method in class de.gsi.dataset.spi.AveragingDataSet
 
getAverageSize() - Method in class de.gsi.dataset.spi.AveragingDataSet
 
getAxisDescription(int) - Method in interface de.gsi.dataset.DataSet
Return the axis description of the i-th axis.
getAxisDescription(int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getAxisDescriptions() - Method in interface de.gsi.dataset.DataSet
 
getAxisDescriptions() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getAxisDescriptions() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getAxisDescriptions() - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getBinCenter(int, int) - Method in interface de.gsi.dataset.Histogram
 
getBinCenter(int, int) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
getBinContent(int) - Method in interface de.gsi.dataset.Histogram
Return content of bin number bin.
getBinContent(int) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
getBoolean() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getBoolean(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getBoolean(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getBoolean() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getBoolean() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getBooleanArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getBooleanArray(boolean[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getBooleanArray(boolean[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getBooleanArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getBooleanArray(boolean[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getBooleanArray(boolean[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getBuffer() - Method in class de.gsi.dataset.serializer.spi.iobuffer.IoBufferFieldSerialiser
 
getBuffer() - Method in class de.gsi.dataset.serializer.spi.iobuffer.IoBufferSerialiser
 
getBufferIncrements() - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getByte() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getByte(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getByte(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getByte() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getByte() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getByteArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getByteArray(byte[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getByteArray(byte[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getByteArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getByteArray(byte[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getByteArray(byte[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getCachedBooleanArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedByteArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedDoubleArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedDoubleArray(String, int) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
getCachedFloatArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedIntArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedLongArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedShortArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedStringArray(String, int) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns cached large recurring primitive arrays, e.g.
getCachedStringBuilder(String, int) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
getCallingClassMethod(int...) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getCallingClassMethod(String) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getCanonicalName() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
getCapacity() - Method in class de.gsi.dataset.spi.DoubleDataSet
 
getCapacity() - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getCapacity() - Method in class de.gsi.dataset.spi.FloatDataSet
 
getCapacity() - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
getCause() - Method in exception de.gsi.dataset.utils.AggregateException
 
getCeilingEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Gets the entry corresponding to the specified key; if no such entry exists, returns the entry for the least key greater than the specified key; if no such entry exists (i.e., the greatest key in the Tree is less than the specified key), returns null.
getChar() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getChar() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getChar() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getCharArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getCharArray(char[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getCharArray(char[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getCharArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getCharArray(char[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getCharArray(char[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getChildren() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getChildren() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getClassByName(String) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
getClassByNameNonVerboseError(String) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
getClassConstructorByName(String, Class<?>...) - Static method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
getClassDescriptions() - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
getClassNames(List<Class<?>>) - Static method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
getClassPrototype() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
getClassTypes() - Method in enum de.gsi.dataset.serializer.DataType
Returns the corresponding java class type matching the given data type
getCollection(IoBuffer, Collection<E>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getColor() - Method in class de.gsi.dataset.spi.LabelledMarker
 
getCommonPool() - Static method in class de.gsi.dataset.utils.CachedDaemonThreadFactory
 
getData() - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
getData() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
getData() - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
 
getData() - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
getDataBufferPosition() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getDataCount() - Method in interface de.gsi.dataset.DataSet
Get the number of data points in the data set.
getDataCount(int) - Method in interface de.gsi.dataset.DataSet
Get the number of data points in the data set for a specific dimension.
getDataCount() - Method in class de.gsi.dataset.spi.AbstractDataSet3D
Returns total number of data points in this data set:
xDataCount * yDataCount.
getDataCount() - Method in class de.gsi.dataset.spi.AbstractHistogram
 
getDataCount(int) - Method in class de.gsi.dataset.spi.AbstractHistogram
 
getDataCount(int) - Method in class de.gsi.dataset.spi.AveragingDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.DoubleDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
getDataCount(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.FloatDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getDataCount() - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
 
getDataCount(int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
getDataCount() - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getDataCount() - Method in class de.gsi.dataset.spi.TransposedDataSet.TransposedDataSet3D
 
getDataCount(int) - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getDataCount(int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getDataDimension() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getDataDimensions() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getDataLabel(int) - Method in interface de.gsi.dataset.DataSet
Returns label of a data point specified by the index.
getDataLabel(int) - Method in class de.gsi.dataset.spi.AbstractDataSet
Returns label of a data point specified by the index.
getDataLabel(int) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
Returns label of a data point specified by the index.
getDataLabel() - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet.DataBlob
 
getDataLabel(int) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
getDataLabel(int) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
Returns label of a data point specified by the index.
getDataLabel(int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Returns label of a data point specified by the index.
getDataLabel(int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
Returns label of a data point specified by the index.
getDataLabel(int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Returns label of a data point specified by the index.
getDataLabel(int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getDataLabelMap() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getDataLabels() - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
getDataset() - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getDatasetCount() - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getDatasets() - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getDataStyleMap() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getDataStyles() - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
 
getDataType() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getDataType() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getDebugState() - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getDefaultColor() - Static method in class de.gsi.dataset.spi.LabelledMarker
 
getDefaultFontSize() - Static method in class de.gsi.dataset.spi.LabelledMarker
 
getDefaultLineWidth() - Static method in class de.gsi.dataset.spi.LabelledMarker
 
getDepth() - Method in class de.gsi.dataset.spi.RollingDataSet
 
getDimension() - Method in interface de.gsi.dataset.DataSet
 
getDimension() - Method in interface de.gsi.dataset.DataSet2D
 
getDimension() - Method in interface de.gsi.dataset.DataSet3D
 
getDimension() - Method in class de.gsi.dataset.event.AxisChangeEvent
 
getDimension() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getDimension() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getDimensions() - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the dimensions of the array.
getDouble() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getDouble(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getDouble(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getDouble() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getDouble() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getDoubleArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getDoubleArray(double[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getDoubleArray(double[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getDoubleArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getDoubleArray(IoBuffer, DataType) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getDoubleArray(double[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getDoubleArray(double[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getEditConstraints() - Method in interface de.gsi.dataset.EditableDataSet
 
getEditConstraints() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getElements() - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the array of all elements of multi-dimensional array.
getElementsCount() - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the number of elements in the multi-dimensional array.
getEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns this map's entry for the given key, or null if the map does not contain an entry for the key.
getEntryUsingComparator(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Version of getEntry using comparator.
getEnum(IoBuffer, Enum<?>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getEnumTypeList(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getErrorList() - Method in interface de.gsi.dataset.DataSetMetaData
 
getErrorList() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getErrorList() - Method in class de.gsi.dataset.spi.Histogram
 
getErrorList() - Method in class de.gsi.dataset.spi.Histogram2
 
getErrorNegative(int, double) - Method in interface de.gsi.dataset.DataSetError
Returns the negative error along the 'dimIndex' axis of a point specified by the x coordinate.
getErrorNegative(int, int) - Method in interface de.gsi.dataset.DataSetError
Returns the negative error along the 'dimIndex' axis of a point specified by the index.
getErrorNegative(int, int) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
getErrorNegative(int, int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getErrorNegative(int, int) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
getErrorNegative(int, int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
getErrorNegative(int, int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
getErrorNegative(int, int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getErrorPositive(int, double) - Method in interface de.gsi.dataset.DataSetError
Returns the positive error along the 'dimIndex' axis of a point specified by the x coordinate.
getErrorPositive(int, int) - Method in interface de.gsi.dataset.DataSetError
Returns the positive error along the 'dimIndex' axis of a point specified by the index.
getErrorPositive(int, int) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
getErrorPositive(int, int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getErrorPositive(int, int) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
getErrorPositive(int, int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
getErrorPositive(int, int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
 
getErrorPositive(int, int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getErrorsNegative(int) - Method in interface de.gsi.dataset.DataSetError
Returns the negative error along the 'dimIndex' axis for all available data points.
getErrorsNegative(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getErrorsPositive(int) - Method in interface de.gsi.dataset.DataSetError
Returns the positive error along the 'dimIndex' axis for all available data points.
getErrorsPositive(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getErrorType(int) - Method in interface de.gsi.dataset.DataSetError
Returns the given error type for a specific dimension that may be used to drive given simplifications and optimisation in derived classes.
getErrorType(int) - Method in class de.gsi.dataset.spi.AbstractErrorDataSet
return the DataSetError.ErrorType of the dataset
getErrorType(int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getErrorX() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
getErrorX() - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
getErrorY() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
getErrorY() - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
getExecutorService() - Static method in class de.gsi.dataset.event.EventThreadHelper
 
getExpectedNumberOfDataBytes() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getField() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getFieldHeader(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getFieldMap() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getFieldName() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getFieldName() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getFieldNameRelative() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getFileName(DataSet, String) - Static method in class de.gsi.dataset.utils.DataSetUtils
Produce a filename from a dataSet and a String that can contain {datafield;type;format} style placeholders.
getFirst() - Method in class de.gsi.dataset.spi.utils.Triple
 
getFirstEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the first Entry in the IndexedTreeMap (according to the IndexedTreeMap's key-sort function).
getFloat() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getFloat(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getFloat(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getFloat() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getFloat() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getFloatArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getFloatArray(float[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getFloatArray(float[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getFloatArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getFloatArray(float[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getFloatArray(float[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getFloorEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Gets the entry corresponding to the specified key; if no such entry exists, returns the entry for the greatest key less than the specified key; if no such entry exists, returns null.
getFontSize() - Method in class de.gsi.dataset.spi.LabelledMarker
 
getFuzzyCount() - Method in class de.gsi.dataset.spi.AveragingDataSet
Gets the fuzzy count.
getGaussianX() - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
getGaussianY() - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
getGenericArrayAsPrimitive(IoBuffer, DataType) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getGenericFieldSimpleTypeString(List<Class<?>>) - Static method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
getGenericFieldTypeString() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getGenericsPrototypes() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
getGenericType() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getHierarchyDepth() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getHigherEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Gets the entry for the least key greater than the specified key; if no such entry exists, returns the entry for the least key greater than the specified key; if no such entry exists returns null.
getIfPresent(Object) - Method in class de.gsi.dataset.utils.Cache
 
getIndex(int, double) - Method in interface de.gsi.dataset.DataSet
Gets the index of the data point closest to the given 'value' coordinate.
getIndex(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getIndex(int, double) - Method in class de.gsi.dataset.spi.AbstractDataSet
Gets the index of the data point closest to the given x coordinate.
getIndex(int, double) - Method in class de.gsi.dataset.spi.Histogram
 
getIndex(int, double) - Method in class de.gsi.dataset.spi.Histogram2
 
getIndex(int, double) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getIndex(int) - Method in class de.gsi.dataset.utils.CircularBuffer
 
getIndex(int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
getIndex(E) - Method in interface de.gsi.dataset.utils.trees.IndexedNavigableSet
Searches the specified tree map for the specified entry using the put algorithm.
getIndex(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
getInfoList() - Method in interface de.gsi.dataset.DataSetMetaData
 
getInfoList() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getInfoList() - Method in class de.gsi.dataset.spi.Histogram
 
getInfoList() - Method in class de.gsi.dataset.spi.Histogram2
 
getInstance() - Static method in class de.gsi.dataset.utils.CachedDaemonThreadFactory
 
getInt() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getInt(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getInt() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getInt() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getIntArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getIntArray(int[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getIntArray(int[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getIntArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getIntArray(int[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getIntArray(int[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getInteger(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getISODate(long, String) - Static method in class de.gsi.dataset.utils.DataSetUtils
Get ISO date from milliseconds since Jan 01, 1970
getJavaName() - Method in enum de.gsi.dataset.serializer.DataType
Returns the string representation of the java class type.
getKey(String, String) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
getKey() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Returns the key corresponding to this entry.
getKey() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Returns the key corresponding to this entry.
getKey() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
Returns the key.
getKnownClasses() - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
getKnownMethods() - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
getLabel() - Method in class de.gsi.dataset.spi.LabelledMarker
 
getLabel() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
getLastEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the last Entry in the IndexedTreeMap (according to the IndexedTreeMap's key-sort function).
getLastLength() - Method in class de.gsi.dataset.spi.RollingDataSet
 
getLastReadStamp() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
getLastStoredAutoNotificationState() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
getLastWriteStamp() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
getLength() - Method in interface de.gsi.dataset.AxisDescription
 
getLength() - Method in class de.gsi.dataset.spi.DataRange
Returns length of this range (max - min).
getLimit() - Method in class de.gsi.dataset.utils.Cache
 
getLimit() - Method in class de.gsi.dataset.utils.LimitedQueue
 
getLineWidth() - Method in class de.gsi.dataset.spi.LabelledMarker
 
getList(IoBuffer, List<E>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getLockObject() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
getLoggerOutputState() - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getLong() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getLong(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getLong(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getLong() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getLong() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getLongArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getLongArray(long[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getLongArray(long[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getLongArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getLongArray(long[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getLongArray(long[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getLowerEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the entry for the greatest key less than the specified key; if no such entry exists (i.e., the least key in the Tree is greater than the specified key), returns null.
getMap(IoBuffer, Map<K, V>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getMax() - Method in interface de.gsi.dataset.AxisDescription
 
getMax() - Method in class de.gsi.dataset.spi.DataRange
 
getMax() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
getMaxDistance() - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
getMaxIndex(int) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
getMaxLength() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
getMaxQueueSize() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
getMaxThreads() - Static method in class de.gsi.dataset.event.EventThreadHelper
 
getMemberClassObject(Object) - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getMessage() - Method in class de.gsi.dataset.event.UpdateEvent
 
getMetaInfo() - Method in interface de.gsi.dataset.DataSetMetaData
 
getMetaInfo() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getMethod(Class<?>, String) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
getMin() - Method in interface de.gsi.dataset.AxisDescription
 
getMin() - Method in class de.gsi.dataset.spi.DataRange
 
getMin() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
getMinIndex(int) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
getModifierID() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getModifierString() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getName() - Method in interface de.gsi.dataset.AxisDescription
 
getName() - Method in interface de.gsi.dataset.DataSet
Gets the name of the data set.
getName() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getName() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
getName() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getName() - Method in class de.gsi.dataset.spi.WrappedDataSet
Returns the name of the dataset.
getNew1DGaussian() - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
getNumbersOfThreads() - Static method in class de.gsi.dataset.utils.CachedDaemonThreadFactory
 
getOptional(K) - Method in class de.gsi.dataset.utils.Cache
 
getParent() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getParent(ClassFieldDescription, int) - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getParent() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
getPayLoad() - Method in class de.gsi.dataset.event.UpdateEvent
 
getPermutation() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getPrimitiveSize() - Method in enum de.gsi.dataset.serializer.DataType
 
getProducerName() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
getProjectionX() - Method in class de.gsi.dataset.spi.Histogram2
 
getProjectionY() - Method in class de.gsi.dataset.spi.Histogram2
 
getQueue(IoBuffer, Queue<E>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getRateEstimate() - Method in class de.gsi.dataset.event.EventRateLimiter
 
getReaderCount() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
getReaderFunction() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
getReductionOption() - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
getSecond() - Method in class de.gsi.dataset.spi.utils.Triple
 
getSet(IoBuffer, Set<E>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getShort() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getShort(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getShort(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getShort() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getShort() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getShortArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getShortArray(short[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getShortArray(short[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getShortArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getShortArray(short[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getShortArray(short[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getSimpleName() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
getSize() - Method in class de.gsi.dataset.utils.Cache
 
getSourceDataSet() - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
getStartIndex(Object) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
getStartIndex(Object) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
getString() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getString(int[]) - Method in interface de.gsi.dataset.serializer.MultiArray
Returns the element at given indices.
getString(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getString() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getString() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getStringArray() - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getStringArray(String[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getStringArray(String[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
getStringArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
getStringArray(String[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
getStringArray(String[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
getStyle() - Method in interface de.gsi.dataset.DataSet
A string representation of the CSS style associated with this specific DataSet.
getStyle(int) - Method in interface de.gsi.dataset.DataSet
A string representation of the CSS style associated with this specific DataSet data point.
getStyle(int) - Method in class de.gsi.dataset.spi.AbstractDataSet
A string representation of the CSS style associated with this specific DataSet data point.
getStyle() - Method in class de.gsi.dataset.spi.AbstractStylable
A string representation of the CSS style associated with this specific Node.
getStyle(int) - Method in class de.gsi.dataset.spi.AveragingDataSet
 
getStyle(int) - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
A string representation of the CSS style associated with this specific DataSet data point.
getStyle(int) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
getStyle() - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet.DataBlob
 
getStyle(int) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
getStyle(int) - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getStyle() - Method in class de.gsi.dataset.spi.LabelledMarker
Gets the style string for the marker.
getStyle(int) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
A string representation of the CSS style associated with this specific DataSet data point.
getStyle() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
getStyle(int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
A string representation of the CSS style associated with this specific DataSet data point.
getStyle(int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
A string representation of the CSS style associated with this specific DataSet data point.
getStyle(int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
A string representation of the CSS style associated with this specific DataSet data point.
getStyle() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getStyle(int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getStyle(int) - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getStyle(int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getSum(int, int) - Method in class de.gsi.dataset.spi.Histogram2
 
getThird() - Method in class de.gsi.dataset.spi.utils.Triple
 
getThis() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getThis() - Method in class de.gsi.dataset.spi.AbstractErrorDataSet
 
getThis() - Method in class de.gsi.dataset.spi.AbstractStylable
 
getThrowableList() - Method in exception de.gsi.dataset.utils.AggregateException
 
getTimeDiff(long) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getTimeDiff(long, String) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getTimeout() - Method in class de.gsi.dataset.utils.Cache
 
getTimeStamp() - Static method in class de.gsi.dataset.utils.ProcessingProfiler
Returns the current value of the running Java Virtual Machine's high-resolution time source, in nanoseconds.
getTimeUnit() - Method in class de.gsi.dataset.utils.Cache
 
getType() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getTypeName() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
getUnit() - Method in interface de.gsi.dataset.AxisDescription
 
getUnit() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
getValue(int, double) - Method in interface de.gsi.dataset.DataSet
Gets the interpolated y value of the data point for given x coordinate
getValue(double) - Method in interface de.gsi.dataset.DataSet2D
Gets the interpolated y value of the data point for given x coordinate
getValue(int, double) - Method in interface de.gsi.dataset.DataSet2D
Gets the interpolated y value of the data point for given x coordinate
getValue(int, double) - Method in class de.gsi.dataset.spi.Histogram
 
getValue(int, double) - Method in class de.gsi.dataset.spi.Histogram2
 
getValue(int, double) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
getValue(int, double) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getValue(String) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
getValue() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Returns the value corresponding to this entry.
getValue() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Returns the value corresponding to this entry.
getValue() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
Returns the value associated with the key.
getValues(int) - Method in interface de.gsi.dataset.DataSet
 
getValues(int) - Method in class de.gsi.dataset.spi.DoubleDataSet
 
getValues(int) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
getValues(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getValues(int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
getValues(int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
getVerboseOutputState() - Static method in class de.gsi.dataset.utils.ProcessingProfiler
 
getVersionMajor() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
getVersionMicro() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
getVersionMinor() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
getWarningList() - Method in interface de.gsi.dataset.DataSetMetaData
 
getWarningList() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
getWarningList() - Method in class de.gsi.dataset.spi.Histogram
 
getWarningList() - Method in class de.gsi.dataset.spi.Histogram2
 
getWriterCount() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
getWriterFunction() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
getX(int) - Method in interface de.gsi.dataset.DataSet2D
Gets the x value of the data point with the index i
getX(int) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
getX(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getX() - Method in class de.gsi.dataset.spi.LabelledMarker
 
getX() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
getX() - Method in class de.gsi.dataset.spi.utils.DoublePoint
 
getX() - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
getX(int) - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getX(int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getXFloatValues() - Method in class de.gsi.dataset.spi.FloatDataSet
 
getXIndex(double) - Method in interface de.gsi.dataset.DataSet2D
Gets the index of the data point closest to the given x coordinate.
getXIndex(double) - Method in class de.gsi.dataset.spi.AveragingDataSet
 
getXIndex(double) - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getXIndex(double) - Method in class de.gsi.dataset.spi.TransposedDataSet.TransposedDataSet3D
 
getXIndex(double) - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getXValue() - Method in class de.gsi.dataset.spi.utils.Tuple
 
getXValues() - Method in interface de.gsi.dataset.DataSet2D
 
getXValues() - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getXValues() - Method in class de.gsi.dataset.spi.FloatDataSet
 
getXValues() - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getY(int) - Method in interface de.gsi.dataset.DataSet2D
Gets the y value of the data point with the index i
getY(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getY() - Method in class de.gsi.dataset.spi.LabelledMarker
 
getY() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
getY() - Method in class de.gsi.dataset.spi.utils.DoublePoint
 
getY() - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
getY(int) - Method in class de.gsi.dataset.spi.WrappedDataSet
 
getY(int) - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
getYFloatValues() - Method in class de.gsi.dataset.spi.FloatDataSet
 
getYIndex(double) - Method in interface de.gsi.dataset.DataSet2D
Gets the first index of the data point closest to the given y coordinate.
getYIndex(double) - Method in class de.gsi.dataset.spi.TransposedDataSet.TransposedDataSet3D
 
getYValue() - Method in class de.gsi.dataset.spi.utils.Tuple
 
getYValues() - Method in interface de.gsi.dataset.DataSet2D
 
getYValues() - Method in class de.gsi.dataset.spi.AveragingDataSet
 
getYValues() - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
getYValues() - Method in class de.gsi.dataset.spi.FloatDataSet
 
getYValues() - Method in class de.gsi.dataset.spi.FragmentedDataSet
 
getZ(int, int) - Method in interface de.gsi.dataset.DataSet3D
Returns Z coordinate for the specified data point.
getZ(int, int) - Method in interface de.gsi.dataset.Histogram2D
Returns Z coordinate for the specified data point.
getZ(int, int) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
getZ(int, int) - Method in class de.gsi.dataset.spi.Histogram2
 
getZ(int, int) - Method in class de.gsi.dataset.spi.TransposedDataSet.TransposedDataSet3D
 
getZValues() - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
gtEqThanZero(String, double) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the int value is >= 0
gtEqThanZero(String, int) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the int value is >= 0
gtEqThanZero(String, T) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the value is >= 0
gtOrEqual(String, double, double) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the variable is less or equal than the reference
gtOrEqual(String, float, float) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the variable is less or equal than the reference
gtOrEqual(String, int, int) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the variable is greater or equal than the reference
gtOrEqual(String, long, long) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the variable is less or equal than the reference
gtThanZero(String, int) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the int value is >= 0
gtThanZero(String, T) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the value is >= 0

H

handle(UpdateEvent) - Method in interface de.gsi.dataset.event.EventListener
This method needs to be provided by an implementation of UpdateListener.
handle(UpdateEvent) - Method in class de.gsi.dataset.event.EventRateLimiter
 
handle(UpdateEvent) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
hashCode() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
hashCode() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
hashCode() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
hashCode() - Method in class de.gsi.dataset.spi.DataRange
 
hashCode() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
hashCode() - Method in class de.gsi.dataset.utils.trees.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class de.gsi.dataset.utils.trees.AbstractSet
Returns the hash code value for this set.
hashCode() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
HashMapHelper - Class in de.gsi.dataset.spi.utils
Common HashMap methods taken from FastUtil implementation
hasNext() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescriptionIterator
 
hasNext() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
hasRemaining() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
hasRemaining() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
hasRemaining() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
headerThis - Static variable in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
headMap(K, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
headMap(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
headMap(K, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
headSet(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
headSet(E, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
higher(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
higherEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
higherKey(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
Histogram - Interface in de.gsi.dataset
 
Histogram - Class in de.gsi.dataset.spi
Class implements simple one dimensional binned histogram backed internally by double arrays
Histogram(String, double[]) - Constructor for class de.gsi.dataset.spi.Histogram
Creates histogram with name and range [minX, maxX]
Histogram(String, double[], boolean) - Constructor for class de.gsi.dataset.spi.Histogram
Creates histogram with name and range [minX, maxX]
Histogram(String, int, double, double) - Constructor for class de.gsi.dataset.spi.Histogram
Creates histogram with name and range [minX, maxX]
Histogram(String, int, double, double, boolean) - Constructor for class de.gsi.dataset.spi.Histogram
Creates histogram with name and range [minX, maxX]
Histogram1D - Interface in de.gsi.dataset
 
Histogram2 - Class in de.gsi.dataset.spi
 
Histogram2(String, int, double, double, int, double, double) - Constructor for class de.gsi.dataset.spi.Histogram2
Creates 2D histogram with name and ranges [minX, maxX] and [minY, maxY]
Histogram2D - Interface in de.gsi.dataset
 

I

increaseCapacity(int) - Method in class de.gsi.dataset.spi.DoubleDataSet
 
increaseCapacity(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
increaseCapacity(int) - Method in class de.gsi.dataset.spi.FloatDataSet
 
increaseCapacity(int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
indentationNumerOfSpace - Static variable in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
IndexedNavigableMap<K,V> - Interface in de.gsi.dataset.utils.trees
User: Vitaly Sazanovich Date: 07/02/13 Time: 19:28 Email: Vitaly.Sazanovich@gmail.com
IndexedNavigableSet<E> - Interface in de.gsi.dataset.utils.trees
User: Vitaly Sazanovich Date: 08/02/13 Time: 09:56 Email: Vitaly.Sazanovich@gmail.com
IndexedTreeMap<K,V> - Class in de.gsi.dataset.utils.trees
A Red-Black tree based NavigableMap implementation.
IndexedTreeMap() - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap
Constructs a new, empty tree map, using the natural ordering of its keys.
IndexedTreeMap(Comparator<? super K>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap
Constructs a new, empty tree map, ordered according to the given comparator.
IndexedTreeMap(Map<? extends K, ? extends V>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap
Constructs a new tree map containing the same mappings as the given map, ordered according to the natural ordering of its keys.
IndexedTreeMap(SortedMap<K, ? extends V>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap
Constructs a new tree map containing the same mappings and using the same ordering as the specified sorted map.
IndexedTreeMap.AscendingSubMap<K,V> - Class in de.gsi.dataset.utils.trees
 
IndexedTreeMap.AscendingSubMap.AscendingEntrySetView - Class in de.gsi.dataset.utils.trees
 
IndexedTreeMap.Entry<K,V> - Class in de.gsi.dataset.utils.trees
Node in the Tree.
IndexedTreeMap.EntryIterator - Class in de.gsi.dataset.utils.trees
 
IndexedTreeMap.PrivateEntryIterator<T> - Class in de.gsi.dataset.utils.trees
Base class for IndexedTreeMap Iterators
IndexedTreeMap.ValueIterator - Class in de.gsi.dataset.utils.trees
 
IndexedTreeSet<E> - Class in de.gsi.dataset.utils.trees
A NavigableSet implementation based on a IndexedTreeMap.
IndexedTreeSet() - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeSet
Constructs a new, empty tree set, sorted according to the natural ordering of its elements.
IndexedTreeSet(Collection<? extends E>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeSet
Constructs a new tree set containing the elements in the specified collection, sorted according to the natural ordering of its elements.
IndexedTreeSet(Comparator<? super E>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeSet
Constructs a new, empty tree set, sorted according to the specified comparator.
IndexedTreeSet(SortedSet<E>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeSet
Constructs a new tree set containing the same elements and using the same ordering as the specified sorted set.
indexInBounds(int, int) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the index is >= 0 and < bounds
indexInBounds(int, int, String) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the index is >= 0 and < bounds
indexOrder(int, int, String) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the index1 <= index2
indexOrder(int, String, int, String) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the index1 <= index2
infoList - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
initialCapacity - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
initNullMemberFields(Object) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
initNullMemberFields(Object, ClassFieldDescription) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
integralSimple(DataSet) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
IntStringMap - Class in de.gsi.dataset.spi.utils
 
IntStringMap(int, float) - Constructor for class de.gsi.dataset.spi.utils.IntStringMap
 
InvalidatedEvent - Class in de.gsi.dataset.event
InvalidatedEvent class that is passed along the notification performed by the EventSource class.
InvalidatedEvent(EventSource) - Constructor for class de.gsi.dataset.event.InvalidatedEvent
generates new update event
InvalidatedEvent(EventSource, String) - Constructor for class de.gsi.dataset.event.InvalidatedEvent
generates new update event
InvalidatedEvent(EventSource, String, Object) - Constructor for class de.gsi.dataset.event.InvalidatedEvent
generates new update event
invokeListener() - Method in interface de.gsi.dataset.event.EventSource
invoke object within update listener list
invokeListener(UpdateEvent) - Method in interface de.gsi.dataset.event.EventSource
invoke object within update listener list
invokeListener(UpdateEvent, boolean) - Method in interface de.gsi.dataset.event.EventSource
invoke object within update listener list
IoBuffer - Interface in de.gsi.dataset.serializer
Interface definition in line with the jdk Buffer abstract class.
ioBuffer - Variable in class de.gsi.dataset.serializer.spi.iobuffer.IoBufferFieldSerialiser
 
IoBufferFieldSerialiser - Class in de.gsi.dataset.serializer.spi.iobuffer
 
IoBufferFieldSerialiser(IoBuffer, FieldSerialiser.FieldSerialiserFunction, FieldSerialiser.FieldSerialiserFunction, Class<?>, Class<?>...) - Constructor for class de.gsi.dataset.serializer.spi.iobuffer.IoBufferFieldSerialiser
 
IoBufferHeader<C extends IoBufferHeader<C>> - Interface in de.gsi.dataset.serializer
Interface definition in line with the jdk Buffer abstract class.
IoBufferSerialiser - Class in de.gsi.dataset.serializer.spi.iobuffer
reference implementation for streaming arbitrary object to and from a IoBuffer-based byte-buffer
IoBufferSerialiser(IoBuffer) - Constructor for class de.gsi.dataset.serializer.spi.iobuffer.IoBufferSerialiser
Initialises new IoBuffer-backed object serialiser
isAbstract() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isAcceptable(int, double...) - Method in interface de.gsi.dataset.EditConstraints
Determines if the specified point can be accepted by the data set.
isArray() - Method in enum de.gsi.dataset.serializer.DataType
 
isAutoNotification() - Method in interface de.gsi.dataset.event.EventSource
Checks it automatic notification is enabled.
isBufferFlipped() - Method in class de.gsi.dataset.utils.CircularBuffer
 
isBufferFlipped() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
isClass() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isClassKnown(Class<?>, List<Class<?>>) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
isCompatible() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
isDataLablesSerialised() - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
isDefined() - Method in interface de.gsi.dataset.AxisDescription
Determines if axis range is defined - ie.
isDefined() - Method in class de.gsi.dataset.spi.DataRange
Determines if this DataRange is defined - min and max values are defined.
isEditable(int) - Method in interface de.gsi.dataset.EditConstraints
 
isEmpty() - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
isEmpty() - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
isEmpty() - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
isEmpty() - Method in exception de.gsi.dataset.utils.AggregateException
 
isEmpty() - Method in class de.gsi.dataset.utils.Cache
 
isEmpty() - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation returns size() == 0.
isEmpty() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Returns true if this set contains no elements.
isEnum() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isEquiDistant() - Method in interface de.gsi.dataset.Histogram
 
isEquiDistant() - Method in class de.gsi.dataset.spi.AbstractHistogram
 
isFinal() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isHorizontal - Variable in class de.gsi.dataset.spi.Histogram
 
isInterface() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isMaxDefined() - Method in class de.gsi.dataset.spi.DataRange
Determines if max value has been defined.
isMetaDataSerialised() - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
isMinDefined() - Method in class de.gsi.dataset.spi.DataRange
Determines if min value has been defined.
isNative() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isObject() - Method in enum de.gsi.dataset.serializer.DataType
 
isPrimitive() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isPrivate() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isProtected() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isPublic() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isReadOnly() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
isReadOnly() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
isReadOnly() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
isRoot() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isScalar() - Method in enum de.gsi.dataset.serializer.DataType
 
isSerializable() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isStatic() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isStrict() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isSynchronized() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isTransient() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
isTransposed() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
isVolatile() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
iterator() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
iterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap.AscendingEntrySetView
 
iterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Returns an iterator over the elements in this set in ascending order.

K

key - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
key(IndexedTreeMap.Entry<K, ?>) - Static method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the key corresponding to the specified Entry.
keyIndex(K) - Method in interface de.gsi.dataset.utils.trees.IndexedNavigableMap
Searches the specified tree map for the specified key using the put algorithm.
keyIndex(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
keyIterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
keyIterator() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
keyOrNull(IndexedTreeMap.Entry<K, V>) - Static method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Return key for entry, or null if null
keySet() - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
keySet() - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
keySet() - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
keySet() - Method in class de.gsi.dataset.utils.Cache
 
keySet() - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation returns a set that subclasses AbstractSet.
keySet() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns a Set view of the keys contained in this map.
knownClasses() - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 

L

label - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
LabelledMarker - Class in de.gsi.dataset.spi
A utility class containing all information about a marker used with a LabbeledMarkerRenderer.
LabelledMarker(double, String) - Constructor for class de.gsi.dataset.spi.LabelledMarker
 
LabelledMarker(double, String, String) - Constructor for class de.gsi.dataset.spi.LabelledMarker
 
LabelledMarker(double, String, String, double) - Constructor for class de.gsi.dataset.spi.LabelledMarker
 
LabelledMarkerDataSet - Class in de.gsi.dataset.spi
Minor extension to DefaultDataSet to easier handle labelled markers.
LabelledMarkerDataSet(String) - Constructor for class de.gsi.dataset.spi.LabelledMarkerDataSet
 
last() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
lastEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
lastKey() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
lastReturned - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
left - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
limit() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
limit(int) - Method in interface de.gsi.dataset.serializer.IoBufferHeader
Sets this buffer's limit.
limit() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
limit(int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
limit() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
limit(int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
LimitedIndexedTreeDataSet - Class in de.gsi.dataset.spi
DataSet implementation based on a sorted indexed TreeDataSets.
LimitedIndexedTreeDataSet(String, int) - Constructor for class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Creates a new instance of DefaultDataSet.
LimitedIndexedTreeDataSet(String, int, double) - Constructor for class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Creates a new instance of DefaultDataSet.
LimitedIndexedTreeDataSet.DataAtom - Class in de.gsi.dataset.spi
 
LimitedQueue(int) - Constructor for class de.gsi.dataset.spi.FifoDoubleErrorDataSet.LimitedQueue
 
LimitedQueue<E> - Class in de.gsi.dataset.utils
 
LimitedQueue(int) - Constructor for class de.gsi.dataset.utils.LimitedQueue
 
list - Variable in class de.gsi.dataset.spi.FragmentedDataSet
 
ListDataSet - Class in de.gsi.dataset.spi
Deprecated.
due to poorer CPU performance (this is kept for reference reasons)
ListDataSet(String) - Constructor for class de.gsi.dataset.spi.ListDataSet
Deprecated.
Creates a new instance of CustomDataSet.
ListDataSet(String, double[]) - Constructor for class de.gsi.dataset.spi.ListDataSet
Deprecated.
Creates a new instance of CustomDataSet.
ListDataSet(String, double[], double[]) - Constructor for class de.gsi.dataset.spi.ListDataSet
Deprecated.
Creates a new instance of CustomDataSet.
ListDataSet(String, List<DoublePoint>) - Constructor for class de.gsi.dataset.spi.ListDataSet
Deprecated.
Creates a new instance of CustomDataSet.
ListErrorDataSet - Class in de.gsi.dataset.spi
Deprecated.
due to poorer CPU performance (this is kept for reference reasons)
ListErrorDataSet(String) - Constructor for class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Creates a new instance of DefaultDataSet.
ListErrorDataSet(String, double[]) - Constructor for class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Creates a new instance of DefaultDataSet.
ListErrorDataSet(String, double[], double[]) - Constructor for class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Creates a new instance of DefaultDataSet.
ListErrorDataSet(String, double[], double[], double[]) - Constructor for class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Creates a new instance of DefaultDataSet.
ListErrorDataSet(String, double[], double[], double[], double[]) - Constructor for class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Creates a new instance of DefaultDataSet.
lock() - Method in interface de.gsi.dataset.DataSet
 
lock() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
For efficiency/performance reasons the buffer implementation is not required to safe-guard each put/get method independently.
lock() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
lock() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
lock() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
lock() - Method in class de.gsi.dataset.spi.AbstractErrorDataSet
 
lock() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
lock() - Method in interface de.gsi.dataset.utils.AggregateException.PrintStreamOrWriter
Returns the object to be locked when using this StreamOrWriter
lock() - Method in class de.gsi.dataset.utils.AggregateException.WrappedPrintStream
 
lock() - Method in class de.gsi.dataset.utils.AggregateException.WrappedPrintWriter
 
LOGGER - Static variable in class de.gsi.dataset.serializer.spi.iobuffer.FieldListAxisDescription
 
loggerOutput - Static variable in class de.gsi.dataset.utils.ProcessingProfiler
boolean flag controlling whether the statistics/time differences are output to the logger/console or not
lower(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
lowerEntry(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
lowerKey(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 

M

MathUtils - Class in de.gsi.dataset.spi.utils
small helper class from: https://floating-point-gui.de/errors/NearlyEqualsTest.java
MathUtils() - Constructor for class de.gsi.dataset.spi.utils.MathUtils
 
max - Variable in class de.gsi.dataset.spi.DataRange
 
maxDistance - Variable in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
maxLength - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
maxQueueSize - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
maxRecursionLevel - Static variable in class de.gsi.dataset.serializer.spi.ClassFieldDescription
maximum recursion depth that is being explored default is 10: anything beyond that is typically an indication if infinite recursion
maxRecursionLevel - Static variable in class de.gsi.dataset.serializer.spi.ClassFieldDescriptionIterator
 
mean(double[]) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
metaInfoMap - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
min - Variable in class de.gsi.dataset.spi.DataRange
 
minNeigbourSearchX(double, int, int) - Method in class de.gsi.dataset.spi.AbstractDataSet
 
MultiArray<T> - Interface in de.gsi.dataset.serializer
Interface for multi-dimensional arrays of any type.
MultiDimDoubleDataSet - Class in de.gsi.dataset.spi
Implementation of the DataSet interface which stores x,y,...
MultiDimDoubleDataSet(DataSet) - Constructor for class de.gsi.dataset.spi.MultiDimDoubleDataSet
Creates a new instance of MultiDimDoubleDataSet as copy of another (deep-copy).
MultiDimDoubleDataSet(String, int) - Constructor for class de.gsi.dataset.spi.MultiDimDoubleDataSet
Creates a new instance of MultiDimDoubleDataSet.
MultiDimDoubleDataSet(String, double[][], int, boolean) - Constructor for class de.gsi.dataset.spi.MultiDimDoubleDataSet
Creates a new instance of MultiDimDoubleDataSet.
MultiDimDoubleDataSet(String, int, int) - Constructor for class de.gsi.dataset.spi.MultiDimDoubleDataSet
Creates a new instance of MultiDimDoubleDataSet.
myRandom(double, double) - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 

N

name - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
navigableKeySet() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
nAxisBins - Variable in class de.gsi.dataset.spi.AbstractHistogram
 
nearlyEqual(double, double) - Static method in class de.gsi.dataset.spi.utils.MathUtils
 
nearlyEqual(double, double, double) - Static method in class de.gsi.dataset.spi.utils.MathUtils
 
nearlyEqual(float, float) - Static method in class de.gsi.dataset.spi.utils.MathUtils
 
nearlyEqual(float, float, float) - Static method in class de.gsi.dataset.spi.utils.MathUtils
 
newThread(Runnable) - Method in class de.gsi.dataset.utils.CachedDaemonThreadFactory
 
next() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescriptionIterator
 
next() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.EntryIterator
 
next - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
next() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.ValueIterator
 
nextEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
nextGaussian() - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
nextPowerOfTwo(long) - Static method in class de.gsi.dataset.spi.utils.HashMapHelper
Return the least power of two greater than or equal to the specified value.
NoDuplicatesList<E> - Class in de.gsi.dataset.utils
 
NoDuplicatesList() - Constructor for class de.gsi.dataset.utils.NoDuplicatesList
 
nonEmptyArray(String, boolean[]) - Static method in class de.gsi.dataset.utils.AssertUtils
 
nonEmptyArray(String, byte[]) - Static method in class de.gsi.dataset.utils.AssertUtils
 
nonEmptyArray(String, double[]) - Static method in class de.gsi.dataset.utils.AssertUtils
 
nonEmptyArray(String, float[]) - Static method in class de.gsi.dataset.utils.AssertUtils
 
nonEmptyArray(String, int[]) - Static method in class de.gsi.dataset.utils.AssertUtils
 
nonEmptyArray(String, Object[]) - Static method in class de.gsi.dataset.utils.AssertUtils
 
notNull(String, T) - Static method in class de.gsi.dataset.utils.AssertUtils
Checks if the object is not null.

O

ObjectObjectMap<K,V> - Class in de.gsi.dataset.spi.utils
 
ObjectObjectMap(int, float) - Constructor for class de.gsi.dataset.spi.utils.ObjectObjectMap
 

P

parent - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
parseDataLabels(IoBuffer, DataSetBuilder, List<FieldHeader>) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
parseHeader(IoBuffer, DataSetBuilder, List<FieldHeader>) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
parseIoStream(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
parseIoStream(IoBuffer, FieldHeader, int) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
parseMetaData(IoBuffer, DataSetBuilder, List<FieldHeader>) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
parseNumericData(IoBuffer, DataSetBuilder, List<FieldHeader>) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
permutation - Variable in class de.gsi.dataset.spi.TransposedDataSet
 
permute(DataSet, int[]) - Static method in class de.gsi.dataset.spi.TransposedDataSet
 
phiMix(int) - Static method in class de.gsi.dataset.spi.utils.HashMapHelper
 
pollFirst() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
pollFirstEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
pollLast() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
pollLastEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
position() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
position(long) - Method in interface de.gsi.dataset.serializer.IoBufferHeader
Sets this buffer's position.
position() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
position(long) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
position() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
position(long) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
predecessor(IndexedTreeMap.Entry<K, V>) - Static method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the predecessor of the specified Entry, or null if no such.
prevEntry() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
printClassStructure(ClassFieldDescription) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
printClassStructure(ClassFieldDescription, boolean, int) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
printEnclosedStackTrace(Throwable, AggregateException.PrintStreamOrWriter, StackTraceElement[], String, String, Set<Throwable>) - Static method in exception de.gsi.dataset.utils.AggregateException
Print our stack trace as an enclosed exception for the specified stack trace.
printFullClassStructure(ClassFieldDescription) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
println(Object) - Method in interface de.gsi.dataset.utils.AggregateException.PrintStreamOrWriter
Prints the specified string msg as a line on this StreamOrWriter
println(Object) - Method in class de.gsi.dataset.utils.AggregateException.WrappedPrintStream
 
println(Object) - Method in class de.gsi.dataset.utils.AggregateException.WrappedPrintWriter
 
printStackTrace(PrintStream) - Method in exception de.gsi.dataset.utils.AggregateException
Prints this throwable and its backtrace to the specified print stream.
PrivateEntryIterator(IndexedTreeMap.Entry<K, V>) - Constructor for class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
ProcessingProfiler - Class in de.gsi.dataset.utils
Small utility class to measure ns-level processing delays
put(FastByteBuffer, String, double[][]) - Static method in class de.gsi.dataset.serializer.spi.BinaryArrayFactory
 
put(IoBuffer, String, boolean) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, boolean[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, boolean[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, byte) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, byte[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, byte[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, Collection<E>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, double) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, double[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, double[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, Enum<?>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, float) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, float[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, float[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, int) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, int[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, long) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, long[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, long[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, Map<K, V>) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, short) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, short[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, short[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, String) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, String[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(IoBuffer, String, String[], int[]) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
put(Integer, String) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
put(K, V) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
put(Integer, String) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
put(K, V) - Method in class de.gsi.dataset.utils.Cache
 
put(E) - Method in class de.gsi.dataset.utils.CircularBuffer
 
put(E[], int) - Method in class de.gsi.dataset.utils.CircularBuffer
add multiple new elements
put(E[], int, int) - Method in class de.gsi.dataset.utils.CircularBuffer
add multiple new elements
put(double) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
add new element
put(double[], int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
add multiple new elements
put(double[], int, int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
add multiple new elements
put(double) - Method in class de.gsi.dataset.utils.DoubleRingBuffer
 
put(double[], int) - Method in class de.gsi.dataset.utils.DoubleRingBuffer
 
put(E) - Method in class de.gsi.dataset.utils.RingBuffer
add new element
put(E[], int) - Method in class de.gsi.dataset.utils.RingBuffer
 
put(K, V) - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation always throws an UnsupportedOperationException.
put(K, V) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Associates the specified value with the specified key in this map.
putAll(Map<? extends Integer, ? extends String>) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
putAll(Map<? extends K, ? extends V>) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
putAll(Map<? extends Integer, ? extends String>) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
putAll(Map<? extends K, ? extends V>) - Method in class de.gsi.dataset.utils.Cache
 
putAll(Map<? extends K, ? extends V>) - Method in class de.gsi.dataset.utils.trees.AbstractMap
putAll(Map<? extends K, ? extends V>) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Copies all of the mappings from the specified map to this map.
putArrayHeader(IoBuffer, String, DataType, int[], int) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
putBoolean(boolean) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putBoolean(boolean) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putBoolean(boolean) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putBooleanArray(boolean[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putBooleanArray(boolean[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putBooleanArray(boolean[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putBooleanArray(boolean[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putBooleanArray(boolean[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putByte(byte) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putByte(byte) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putByte(byte) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putByteArray(byte[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putByteArray(byte[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putByteArray(byte[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putByteArray(byte[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putByteArray(byte[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putChar(char) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putChar(char) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putChar(char) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putCharArray(char[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putCharArray(char[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putCharArray(char[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putCharArray(char[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putCharArray(char[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putDouble(double) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putDouble(double) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putDouble(double) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putDoubleArray(double[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putDoubleArray(double[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putDoubleArray(double[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putDoubleArray(double[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putDoubleArray(double[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putEndMarker(IoBuffer, String) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
putFieldHeader(IoBuffer, String, DataType) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
putFieldHeader(IoBuffer, String, DataType, int) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
putFloat(float) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putFloat(float) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putFloat(float) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putFloatArray(float[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putFloatArray(float[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putFloatArray(float[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putFloatArray(float[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putFloatArray(float[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putGenericArrayAsPrimitive(IoBuffer, DataType, Object[], int) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
putHeaderInfo(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
Adds header and version information
putInt(int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putInt(int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putInt(int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putIntArray(int[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putIntArray(int[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putIntArray(int[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putIntArray(int[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putIntArray(int[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putLong(long) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putLong(long) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putLong(long) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putLongArray(long[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putLongArray(long[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putLongArray(long[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putLongArray(long[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putLongArray(long[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putShort(short) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putShort(short) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putShort(short) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putShortArray(short[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putShortArray(short[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putShortArray(short[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putShortArray(short[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putShortArray(short[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putStartMarker(IoBuffer, String) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
putString(String) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putString(String) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putString(String) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
putStringArray(String[]) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putStringArray(String[], int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putStringArray(String[], long, int) - Method in interface de.gsi.dataset.serializer.IoBuffer
 
putStringArray(String[], long, int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
putStringArray(String[], long, int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 

R

random() - Static method in class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
RandomDataGenerator - Class in de.gsi.dataset.testdata.spi
Generates arrays with random data.
RandomDataGenerator() - Constructor for class de.gsi.dataset.testdata.spi.RandomDataGenerator
 
RandomStepFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a random step function
RandomStepFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.RandomStepFunction
 
RandomWalkFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a random walk (Brownian noise) function.
RandomWalkFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.RandomWalkFunction
 
readCount() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
readDataSetFromByteArray(IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
Read a Dataset from a byte array containing comma separated values.
The data format is a custom extension of csv with an additional #-commented Metadata Header and a $-commented column header.
readDataSetFromByteArray(byte[]) - Static method in class de.gsi.dataset.utils.DataSetUtils
Read a Dataset from a byte array containing comma separated values.
The data format is a custom extension of csv with an additional #-commented Metadata Header and a $-commented column header.
readDataSetFromFile(String) - Static method in class de.gsi.dataset.utils.DataSetUtils
Read a Dataset from a file containing comma separated values.
Automatically determines compression from the file extension.
The data format is a custom extension of csv with an additional #-commented Metadata Header and a $-commented column header.
readDataSetFromFile(String, DataSetUtils.Compression) - Static method in class de.gsi.dataset.utils.DataSetUtils
Read a Dataset from a file containing comma separated values.
The data format is a custom extension of csv with an additional #-commented Metadata Header and a $-commented column header.
readDataSetFromStream(DataSetUtils.SplitCharByteInputStream) - Static method in class de.gsi.dataset.utils.DataSetUtils
Read a Dataset from a stream containing comma separated values.
The data format is a custom extension of csv with an additional #-commented Metadata Header and a $-commented column header.
readDoubleArrayFromBuffer(FloatBuffer, DoubleBuffer) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
readDoubleMatrix(IoBuffer, FieldHeader) - Static method in class de.gsi.dataset.serializer.spi.BinaryArrayFactory
 
readerFunction - Variable in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
readLock() - Method in interface de.gsi.dataset.locks.DataSetLock
reentrant read-lock
readLock() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
readLockGuard(Runnable) - Method in interface de.gsi.dataset.locks.DataSetLock
 
readLockGuard(Supplier<R>) - Method in interface de.gsi.dataset.locks.DataSetLock
 
readLockGuard(Runnable) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
readLockGuard(Supplier<R>) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
readLockGuardOptimistic(Runnable) - Method in interface de.gsi.dataset.locks.DataSetLock
 
readLockGuardOptimistic(Supplier<R>) - Method in interface de.gsi.dataset.locks.DataSetLock
 
readLockGuardOptimistic(Runnable) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
readLockGuardOptimistic(Supplier<R>) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
readNumericDataFromFile(BufferedReader, String, boolean, int) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
readTreeSet(int, ObjectInputStream, V) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Intended to be called only from IndexedTreeSet.readObject
readUnLock() - Method in interface de.gsi.dataset.locks.DataSetLock
 
readUnLock() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
recomputeLimits(int) - Method in interface de.gsi.dataset.DataSet
 
recomputeLimits(int) - Method in class de.gsi.dataset.spi.AbstractDataSet
Computes limits (ranges) of this DataSet.
recomputeLimits(int) - Method in class de.gsi.dataset.spi.AbstractDataSet3D
recompute data set limits
recomputeLimits(int) - Method in class de.gsi.dataset.spi.AbstractErrorDataSet
Computes limits (ranges) of this DataSet including data point errors.
recomputeLimits(int) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
register(AbstractSerialiser, IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.FieldBoxedValueArrayHelper
registers default serialiser for boxed array primitive types (ie.
register(AbstractSerialiser, IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.FieldBoxedValueHelper
registers default serialiser for primitive array types (ie.
register(AbstractSerialiser, IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.FieldDataSetHelper
registers default DataSet interface and related helper methods
register(AbstractSerialiser, IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.FieldPrimitiveValueHelper
registers default serialiser for primitive types (ie.
register(AbstractSerialiser, IoBuffer) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.FieldPrimitveValueArrayHelper
registers default serialiser for array primitive types (ie.
relativeEpsilon(double, double) - Static method in class de.gsi.dataset.spi.utils.MathUtils
 
relativeEpsilon(float, float) - Static method in class de.gsi.dataset.spi.utils.MathUtils
 
release(String, boolean[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, byte[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, double[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, float[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, int[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, long[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, short[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, String[]) - Static method in class de.gsi.dataset.utils.ArrayCache
Returns ownership of array to cache
release(String, ByteBuffer) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
release(String, StringBuilder) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
remaining() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
 
remaining() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
remaining() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
remainingCapacity() - Method in class de.gsi.dataset.utils.CircularBuffer
 
remainingCapacity() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
remainingCapacity() - Method in class de.gsi.dataset.utils.DoubleRingBuffer
 
remainingCapacity() - Method in class de.gsi.dataset.utils.RingBuffer
 
remove(int) - Method in interface de.gsi.dataset.EditableDataSet
remove point from data set
remove() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescriptionIterator
 
remove(int) - Method in class de.gsi.dataset.spi.DoubleDataSet
remove point from data set
remove(int, int) - Method in class de.gsi.dataset.spi.DoubleDataSet
removes sub-range of data points
remove(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
remove(int, int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
remove sub-range of data points
remove(int) - Method in class de.gsi.dataset.spi.FloatDataSet
remove point from data set
remove(int, int) - Method in class de.gsi.dataset.spi.FloatDataSet
removes sub-range of data points
remove(int, int) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
remove sub-range of data (marker) points
remove(int, int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
remove sub-range of data points
remove(int[]) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Removes from this data set points with specified indices.
remove(int, int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
remvove sub-range of data points
remove(int[]) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
Removes from this data set points with specified indices.
remove(int, int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
remove sub-range of data points
remove(int[]) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Removes from this data set points with specified indices.
remove(int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
remove point from data set
remove(int, int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
removes sub-range of data points
remove(Object) - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
remove(Object) - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
remove(int, int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList
Removes elements of this list using optimised system calls.
remove(int, int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
Removes elements of this list using optimised system calls.
remove(Object) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
remove(int, int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList3
Removes elements of this list using optimised system calls.
remove(Object) - Method in class de.gsi.dataset.utils.Cache
 
remove(Object) - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation iterates over entrySet() searching for an entry with the specified key.
remove() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.PrivateEntryIterator
 
remove(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Removes the mapping for this key from this IndexedTreeMap if present.
remove(Object) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Removes the specified element from this set if it is present.
removeAll(Collection<?>) - Method in class de.gsi.dataset.utils.trees.AbstractSet
Removes from this set all of its elements that are contained in the specified collection (optional operation).
removeDataLabel(int) - Method in class de.gsi.dataset.spi.AbstractDataSet
remove a custom data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
removeDataLabel(int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
remove a custom data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
removeDataLabel(int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
remove a custom data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
removeDataLabel(int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
remove a custom data label for a point The label can be used as a category name if CategoryStepsDefinition is used or for annotations displayed for data points.
RemovedDataEvent - Class in de.gsi.dataset.event
RemovedDataEvent class that is passed along the notification performed by the EventSource class.
RemovedDataEvent(EventSource) - Constructor for class de.gsi.dataset.event.RemovedDataEvent
generates new update event
RemovedDataEvent(EventSource, String) - Constructor for class de.gsi.dataset.event.RemovedDataEvent
generates new update event
RemovedDataEvent(EventSource, String, Object) - Constructor for class de.gsi.dataset.event.RemovedDataEvent
generates new update event
removeListener(EventListener) - Method in interface de.gsi.dataset.event.EventSource
Removes the given listener from the list of listeners, that are notified whenever the value of the UpdateSource becomes invalid.
removeStyle(int) - Method in class de.gsi.dataset.spi.AbstractDataSet
A string representation of the CSS style associated with this specific DataSet data point.
removeStyle(int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
A string representation of the CSS style associated with this specific DataSet data point.
removeStyle(int) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
A string representation of the CSS style associated with this specific DataSet data point.
removeStyle(int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
A string representation of the CSS style associated with this specific DataSet data point.
replace(E) - Method in class de.gsi.dataset.utils.CircularBuffer
 
replace(E, int) - Method in class de.gsi.dataset.utils.CircularBuffer
 
replace(double) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
replace(double, int) - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
reset() - Method in interface de.gsi.dataset.Histogram
reset histogram content
reset() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
resets the buffer read/write position to zero
reset() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
reset() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
resets read and write count
reset() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
reset() - Method in class de.gsi.dataset.spi.AbstractHistogram
 
reset() - Method in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
resets all data
reset() - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
remove all data points
reset() - Method in class de.gsi.dataset.spi.Histogram
 
reset() - Method in class de.gsi.dataset.spi.Histogram2
 
reset() - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
removes all data points
reset() - Method in class de.gsi.dataset.utils.CircularBuffer
resets buffer
reset() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
resets and clears buffer
reset() - Method in class de.gsi.dataset.utils.DoubleRingBuffer
resets and clears buffer
reset() - Method in class de.gsi.dataset.utils.RingBuffer
clear all data and resets buffer
resetReadCount() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
resets the read counter
resetWriteCount() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
resets the write counter
resize(int) - Method in class de.gsi.dataset.spi.DoubleDataSet
ensures minimum size, enlarges if necessary
resize(int) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
ensures minimum size, enlarges if necessary
resize(int) - Method in class de.gsi.dataset.spi.FloatDataSet
ensures minimum size, enlarges if necessary
resize(int) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
ensures minimum size, enlarges if necessary
right - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
RingBuffer<E> - Class in de.gsi.dataset.utils
simple circular ring buffer implementation for generic Object type (with read/write position)
RingBuffer(int) - Constructor for class de.gsi.dataset.utils.RingBuffer
 
rnd - Static variable in class de.gsi.dataset.testdata.spi.RandomStepFunction
 
rnd - Static variable in class de.gsi.dataset.testdata.spi.SingleOutlierFunction
 
RollingDataSet - Class in de.gsi.dataset.spi
 
RollingDataSet(String) - Constructor for class de.gsi.dataset.spi.RollingDataSet
 
rootMeanSquare(double[]) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
run() - Method in class de.gsi.dataset.event.EventRateLimiter.DelayedUpdateTask
 

S

SELF - Static variable in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
serialiseObject(Object) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
serialiseObject(Object, ClassFieldDescription, int) - Method in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
serialiseObject(Object) - Method in class de.gsi.dataset.serializer.spi.iobuffer.IoBufferSerialiser
 
set(AxisDescription) - Method in interface de.gsi.dataset.AxisDescription
Sets updates this AxisDescription with the specified other one.
set(double, double) - Method in interface de.gsi.dataset.AxisDescription
Sets min and max values for this range.
set(String, String...) - Method in interface de.gsi.dataset.AxisDescription
 
set(String, String, double, double) - Method in interface de.gsi.dataset.AxisDescription
 
set(int, double...) - Method in interface de.gsi.dataset.EditableDataSet
modify point in the the data set
set(DataRange) - Method in class de.gsi.dataset.spi.DataRange
Sets updates range to the specified one.
set(double, double) - Method in class de.gsi.dataset.spi.DataRange
Sets min and max values for this range.
set(DataRange) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
set(double, double) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
set(String, String...) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
set(String, String, double, double) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
set(DataSet) - Method in class de.gsi.dataset.spi.DoubleDataSet
clear old data and overwrite with data from 'other' data set (deep copy)
set(double[], double[]) - Method in class de.gsi.dataset.spi.DoubleDataSet
Initialises the data set with specified data.
set(double[], double[], boolean) - Method in class de.gsi.dataset.spi.DoubleDataSet
Initialises the data set with specified data.
set(double[], double[], int, boolean) - Method in class de.gsi.dataset.spi.DoubleDataSet
Initialises the data set with specified data.
set(int, double...) - Method in class de.gsi.dataset.spi.DoubleDataSet
replaces point coordinate of existing data point
set(int, double, double) - Method in class de.gsi.dataset.spi.DoubleDataSet
replaces point coordinate of existing data point
set(int, double[], double[]) - Method in class de.gsi.dataset.spi.DoubleDataSet
 
set(double[], double[], double[][]) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
overwrites/replaces data points with new coordinates
set(int, int, double) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
set(int, int, double, double, double) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
set(DataSet) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
clear old data and overwrite with data from 'other' data set (deep copy)
set(double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Initialises the data set with specified data.
set(double[], double[], double[], double[], boolean) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Initialises the data set with specified data.
set(double[], double[], double[], double[], int, boolean) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Initialises the data set with specified data.
set(int, double...) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
replaces point coordinate of existing data point
set(int, double, double) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
replaces point coordinate of existing data point
set(int, double, double, double, double) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
replaces point coordinate of existing data point
set(int, double[], double[], double[], double[]) - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
 
set(DataSet2D) - Method in class de.gsi.dataset.spi.FloatDataSet
clear old data and overwrite with data from 'other' data set (deep copy)
set(float[], float[]) - Method in class de.gsi.dataset.spi.FloatDataSet
Initialises the data set with specified data.
set(float[], float[], boolean) - Method in class de.gsi.dataset.spi.FloatDataSet
Initialises the data set with specified data.
set(float[], float[], int, boolean) - Method in class de.gsi.dataset.spi.FloatDataSet
Initialises the data set with specified data.
set(int, double...) - Method in class de.gsi.dataset.spi.FloatDataSet
replaces point coordinate of existing data point
set(int, double, double) - Method in class de.gsi.dataset.spi.FloatDataSet
 
set(int, double[], double[]) - Method in class de.gsi.dataset.spi.FloatDataSet
 
set(int, LabelledMarker) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
replaces existing data marker with new marker value
set(LabelledMarker[]) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
replaces existing with new marker values
set(List<LabelledMarker>) - Method in class de.gsi.dataset.spi.LabelledMarkerDataSet
replaces existing with new marker values
set(double, double, double, double, String...) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
set(double[], double[]) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Initialises the data set with specified data.
set(double[], double[], double[], double[], int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Initialises the data set with specified data.
set(double[], double[], double[], int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Initialises the data set with specified data.
set(double[], double[], int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Initialises the data set with specified data.
set(int, double, double) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Sets the point with index to the new coordinate
set(int, double, double, double, double) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
Sets the point with index to the new coordinate
set(int, double, double) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
sets new value of existing data point
set(List<DoublePoint>) - Method in class de.gsi.dataset.spi.ListDataSet
Deprecated.
replaces values of all existing data points
set(double[], double[]) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Initialises the data set with specified data.
set(double[], double[], double[], double[], int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Initialises the data set with specified data.
set(double[], double[], double[], int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Initialises the data set with specified data.
set(double[], double[], int) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Initialises the data set with specified data.
set(int, double, double) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Sets the point with index to the new coordinate
set(int, double, double, double, double) - Method in class de.gsi.dataset.spi.ListErrorDataSet
Deprecated.
Sets the point with index to the new coordinate
set(DataSet) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
clear old data and overwrite with data from 'other' data set (deep copy)
set(double[][]) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Initialises the data set with specified data.
set(double[][], boolean) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Initialises the data set with specified data.
set(int, double...) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
replaces point coordinate of existing data point
set(int, double[][]) - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Sets the values of the DataSet from index onwards.
set(double, double) - Method in class de.gsi.dataset.spi.utils.DoublePoint
 
set(double, double) - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
set(double, double, double, double) - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
setAll(StringHashMapList) - Method in class de.gsi.dataset.spi.utils.StringHashMapList
 
setAll(StringHashMapList) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
setAll(StringHashMapList) - Method in class de.gsi.dataset.spi.utils.StringHashMapList3
 
setAverageSize(int) - Method in class de.gsi.dataset.spi.AveragingDataSet
 
setAxisMax(int, double) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setAxisMin(int, double) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setAxisName(int, String) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setAxisUnit(int, String) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setBufferIncrements(int) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
setColor(String) - Method in class de.gsi.dataset.spi.LabelledMarker
 
setDataLabelMap(Map<Integer, String>) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setDataLablesSerialised(boolean) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
setDataset(DataSet2D) - Method in class de.gsi.dataset.spi.WrappedDataSet
update/overwrite internal data set with content from other data set
setDataStyleMap(Map<Integer, String>) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setDebugState(boolean) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
boolean flag controlling whether diagnostics time-marks are taken or the routine to be skipped
setDefaultColor(String) - Static method in class de.gsi.dataset.spi.LabelledMarker
 
setDefaultFontSize(double) - Static method in class de.gsi.dataset.spi.LabelledMarker
 
setDefaultLineWidth(double) - Static method in class de.gsi.dataset.spi.LabelledMarker
 
setDepth(int) - Method in class de.gsi.dataset.spi.RollingDataSet
 
setDimension(int) - Method in class de.gsi.dataset.event.AxisChangeEvent
 
setEditConstraints(EditConstraints) - Method in interface de.gsi.dataset.EditableDataSet
 
setEditConstraints(EditConstraints) - Method in class de.gsi.dataset.spi.AbstractDataSet
 
setError(double, double) - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
setErrorType(int, DataSetError.ErrorType) - Method in class de.gsi.dataset.spi.AbstractErrorDataSet
sets the error type of the data set for the given dimension index
setExportMetaDataByDefault(boolean) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
setFontSize(double) - Method in class de.gsi.dataset.spi.LabelledMarker
 
setFuzzyCount(int) - Method in class de.gsi.dataset.spi.AveragingDataSet
Sets the fuzzy count.
setLabel(String) - Method in class de.gsi.dataset.spi.LabelledMarker
 
setLimit(int) - Method in class de.gsi.dataset.utils.LimitedQueue
 
setLineWidth(double) - Method in class de.gsi.dataset.spi.LabelledMarker
 
setLoggerOutputState(boolean) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
boolean flag controlling whether the statistics/time differences are output to the logger/console or not
setMax(double) - Method in interface de.gsi.dataset.AxisDescription
Sets max value for this range.
setMax(double) - Method in class de.gsi.dataset.spi.DataRange
Sets max value for this range.
setMax(double) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
setMaxDistance(double) - Method in class de.gsi.dataset.spi.FifoDoubleErrorDataSet
 
setMaxIndex(int, double) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
setMaxLength(double) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
setMaxQueueSize(int) - Method in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet
 
setMetaDataSerialised(boolean) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
setMetaErrorList(String[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setMetaInfoList(String[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setMetaInfoMap(Map<String, String>) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setMetaWarningList(String[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setMin(double) - Method in interface de.gsi.dataset.AxisDescription
Sets min value for this range.
setMin(double) - Method in class de.gsi.dataset.spi.DataRange
Sets min value for this range.
setMin(double) - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
setMinIndex(int, double) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
setName(String) - Method in interface de.gsi.dataset.EditableDataSet
 
setName(String) - Method in class de.gsi.dataset.spi.AbstractDataSet
Sets the name of data set (meta data)
setName(String) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setPermutation(int[]) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
setPermutation(int[]) - Method in class de.gsi.dataset.spi.TransposedDataSet.TransposedDataSet3D
 
setStyle(String) - Method in interface de.gsi.dataset.DataSet
A string representation of the CSS style associated with this specific DataSet.
setStyle(String) - Method in class de.gsi.dataset.spi.AbstractStylable
 
setStyle(String) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
setTransposed(boolean) - Method in class de.gsi.dataset.spi.TransposedDataSet
 
setUseFloat32BinaryStandard(boolean) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
setValue(V) - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Replaces the value corresponding to this entry with the specified value.
setValue(V) - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Replaces the value corresponding to this entry with the specified value (optional operation).
setValue(V) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
Replaces the value currently associated with the key with the given value.
setVerboseOutputState(boolean) - Static method in class de.gsi.dataset.utils.ProcessingProfiler
boolean flag controlling whether the statistics/time differences are output to the logger/console or not
setX(int, double) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
setX(double) - Method in class de.gsi.dataset.spi.LabelledMarker
 
setXNegError(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setXNegErrorNoCopy(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setXPosError(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setXPosErrorNoCopy(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setXValues(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setXValuesNoCopy(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setY(int, double) - Method in class de.gsi.dataset.spi.DoubleDataSet3D
 
setY(double) - Method in class de.gsi.dataset.spi.LabelledMarker
 
setYNegError(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setYNegErrorNoCopy(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setYPosError(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setYPosErrorNoCopy(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setYValues(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
setYValuesNoCopy(double[]) - Method in class de.gsi.dataset.spi.DataSetBuilder
 
shift(double) - Method in class de.gsi.dataset.spi.LabelledMarker
shift horizontal marker coordinate by shift parameter 'v'
shiftKeys(int, int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList
shift elements all keys from starting index until the last toIndex.
shiftKeys(int, int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
shift elements all keys from starting index until the last toIndex.
shiftKeys(int, int) - Method in class de.gsi.dataset.spi.utils.StringHashMapList3
shift elements all keys from starting index until the last toIndex.
SimpleEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Creates an entry representing the same mapping as the specified entry.
SimpleEntry(K, V) - Constructor for class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Creates an entry representing a mapping from the specified key to the specified value.
SimpleImmutableEntry(Map.Entry<? extends K, ? extends V>) - Constructor for class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Creates an entry representing the same mapping as the specified entry.
SimpleImmutableEntry(K, V) - Constructor for class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Creates an entry representing a mapping from the specified key to the specified value.
SincFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a sinc function
SincFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.SincFunction
 
SineFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a sine function
SineFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.SineFunction
 
SineFunction(String, int, boolean) - Constructor for class de.gsi.dataset.testdata.spi.SineFunction
 
SingleOutlierFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a function with a single random outlier
SingleOutlierFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.SingleOutlierFunction
 
size() - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
size() - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
size() - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
size() - Method in class de.gsi.dataset.utils.Cache
 
size() - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation returns entrySet().size().
size() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the number of key-value mappings in this map.
size() - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
Returns the number of elements in this set (its cardinality).
SIZE_OF_BOOLEAN - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_BOOLEAN - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_BYTE - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_BYTE - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_CHAR - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_CHAR - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_DOUBLE - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_DOUBLE - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_FLOAT - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_FLOAT - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_INT - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_INT - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_LONG - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_LONG - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
SIZE_OF_SHORT - Static variable in class de.gsi.dataset.serializer.spi.ByteBuffer
 
SIZE_OF_SHORT - Static variable in class de.gsi.dataset.serializer.spi.FastByteBuffer
 
startMarkerFunction - Variable in class de.gsi.dataset.serializer.spi.AbstractSerialiser
 
STRING_BUFFER_CACHE_LOCK - Static variable in class de.gsi.dataset.utils.DataSetUtilsHelper
 
stringBuilderCache - Static variable in class de.gsi.dataset.utils.DataSetUtilsHelper
 
StringHashMapList - Class in de.gsi.dataset.spi.utils
 
StringHashMapList() - Constructor for class de.gsi.dataset.spi.utils.StringHashMapList
 
StringHashMapList2 - Class in de.gsi.dataset.spi.utils
 
StringHashMapList2() - Constructor for class de.gsi.dataset.spi.utils.StringHashMapList2
 
StringHashMapList3 - Class in de.gsi.dataset.spi.utils
 
StringHashMapList3() - Constructor for class de.gsi.dataset.spi.utils.StringHashMapList3
 
style - Variable in class de.gsi.dataset.spi.FifoDoubleErrorDataSet.DataBlob
 
style - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
subCeiling(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subFloor(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subHigher(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subHighest() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subLower(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subLowest() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subMap(K, boolean, K, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
subMap(K, boolean, K, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
subMap(K, K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
subSet(E, boolean, E, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
subSet(E, E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
successor(IndexedTreeMap.Entry<K, V>) - Static method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns the successor of the specified Entry, or null if no such.
sumup() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
swallowRest(IoBuffer, FieldHeader) - Static method in class de.gsi.dataset.serializer.spi.BinarySerialiser
 

T

tag - Variable in class de.gsi.dataset.spi.FifoDoubleErrorDataSet.DataBlob
 
TAG_GAIN_RANGE - Static variable in interface de.gsi.dataset.DataSetMetaData
 
TAG_OVERSHOOT - Static variable in interface de.gsi.dataset.DataSetMetaData
 
TAG_UNDERSHOOT - Static variable in interface de.gsi.dataset.DataSetMetaData
 
tailMap(K, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.AscendingSubMap
 
tailMap(K) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
tailMap(K, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
 
tailSet(E) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
tailSet(E, boolean) - Method in class de.gsi.dataset.utils.trees.IndexedTreeSet
 
take() - Method in class de.gsi.dataset.utils.DoubleRingBuffer
 
take(double[], int) - Method in class de.gsi.dataset.utils.DoubleRingBuffer
 
take() - Method in class de.gsi.dataset.utils.RingBuffer
 
take(E[], int) - Method in class de.gsi.dataset.utils.RingBuffer
 
TestDataSet<D extends TestDataSet<D>> - Interface in de.gsi.dataset.testdata
Standard interface for test data set
threadsAreUnequal(Thread, Thread) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
toBoolPrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toBytePrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toDoubleArray(float[]) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
toDoublePrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toDoubles(float[]) - Static method in class de.gsi.dataset.spi.FloatDataSet
 
toFloatArray(double[]) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
toFloatPrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toFloats(double[]) - Static method in class de.gsi.dataset.spi.FloatDataSet
 
toIntegerPrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toLongPrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(boolean[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(byte[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(double[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(float[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(int[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(long[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toObject(short[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Boolean[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Byte[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Double[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Float[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Integer[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Long[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toPrimitive(Short[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toShortPrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
toString() - Method in class de.gsi.dataset.serializer.spi.BinarySerialiser.HeaderInfo
 
toString() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
toString() - Method in class de.gsi.dataset.serializer.spi.FieldHeader
 
toString() - Method in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
toString() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
toString() - Method in class de.gsi.dataset.spi.DataRange
 
toString() - Method in class de.gsi.dataset.spi.DefaultAxisDescription
 
toString() - Method in class de.gsi.dataset.spi.utils.DoublePoint
 
toString() - Method in class de.gsi.dataset.spi.utils.DoublePointError
 
toString() - Method in class de.gsi.dataset.spi.utils.Tuple
 
toString() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleEntry
Returns a String representation of this map entry.
toString() - Method in class de.gsi.dataset.utils.trees.AbstractMap.SimpleImmutableEntry
Returns a String representation of this map entry.
toString() - Method in class de.gsi.dataset.utils.trees.AbstractMap
Returns a string representation of this map.
toString() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
toStringPrimitive(Object[]) - Static method in class de.gsi.dataset.serializer.spi.GenericsHelper
 
translateClassName(String) - Static method in class de.gsi.dataset.serializer.spi.ClassDescriptions
 
transpose(DataSet) - Static method in class de.gsi.dataset.spi.TransposedDataSet
 
transpose(DataSet, boolean) - Static method in class de.gsi.dataset.spi.TransposedDataSet
 
TransposedDataSet - Class in de.gsi.dataset.spi
Allows permutation of the axes of an underlying DataSet, for applications like: - transposed display - reduction of multi-dimensional DataSets to lower dimensions To be able to handle different DataSet Interface types, the constructors are private and only accessible via the static class methods, which return the correct sub-type.
TransposedDataSet.TransposedDataSet3D - Class in de.gsi.dataset.spi
TODO: allow permutations to change number of grid dimensions, while enforcing contract, that all grid axes must come before data axes.
TriangleFunction - Class in de.gsi.dataset.testdata.spi
abstract error data set for graphical testing purposes this implementation generates a triangular function
TriangleFunction(String, int) - Constructor for class de.gsi.dataset.testdata.spi.TriangleFunction
Creates a triangular function which rises from zero to one and back.
TriangleFunction(String, int, double) - Constructor for class de.gsi.dataset.testdata.spi.TriangleFunction
Creates a triangular function which rises from offset to offset+1 and back.
trim() - Method in interface de.gsi.dataset.serializer.IoBufferHeader
Trims the internal buffer array so that the capacity is equal to the size.
trim(int) - Method in interface de.gsi.dataset.serializer.IoBufferHeader
Trims the internal buffer array if it is too large.
trim() - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
trim(int) - Method in class de.gsi.dataset.serializer.spi.ByteBuffer
 
trim() - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
Trims the internal buffer array so that the capacity is equal to the size.
trim(int) - Method in class de.gsi.dataset.serializer.spi.FastByteBuffer
Trims the internal buffer array if it is too large.
trim() - Method in class de.gsi.dataset.spi.DoubleDataSet
Trims the arrays list so that the capacity is equal to the size.
trim() - Method in class de.gsi.dataset.spi.DoubleErrorDataSet
Trims the arrays list so that the capacity is equal to the size.
trim() - Method in class de.gsi.dataset.spi.FloatDataSet
Trims the arrays list so that the capacity is equal to the size.
trim() - Method in class de.gsi.dataset.spi.MultiDimDoubleDataSet
Trims the arrays list so that the capacity is equal to the size.
Triple<T,U,V> - Class in de.gsi.dataset.spi.utils
 
Triple(T, U, V) - Constructor for class de.gsi.dataset.spi.utils.Triple
 
Tuple<X,Y> - Class in de.gsi.dataset.spi.utils
 
Tuple(X, Y) - Constructor for class de.gsi.dataset.spi.utils.Tuple
 

U

update() - Method in class de.gsi.dataset.testdata.spi.AbstractTestFunction
 
update() - Method in interface de.gsi.dataset.testdata.TestDataSet
generate a new set of numbers
UpdatedDataEvent - Class in de.gsi.dataset.event
UpdatedDataEvent class that is passed along the notification performed by the EventSource class.
UpdatedDataEvent(EventSource) - Constructor for class de.gsi.dataset.event.UpdatedDataEvent
generates new update event
UpdatedDataEvent(EventSource, String) - Constructor for class de.gsi.dataset.event.UpdatedDataEvent
generates new update event
UpdatedDataEvent(EventSource, String, Object) - Constructor for class de.gsi.dataset.event.UpdatedDataEvent
generates new update event
UpdatedMetaDataEvent - Class in de.gsi.dataset.event
UpdatedMetaDataEvent class that is passed along the notification performed by the EventSource class.
UpdatedMetaDataEvent(EventSource) - Constructor for class de.gsi.dataset.event.UpdatedMetaDataEvent
generates new update event
UpdatedMetaDataEvent(EventSource, String) - Constructor for class de.gsi.dataset.event.UpdatedMetaDataEvent
generates new update event
UpdatedMetaDataEvent(EventSource, String, Object) - Constructor for class de.gsi.dataset.event.UpdatedMetaDataEvent
generates new update event
UpdateEvent - Class in de.gsi.dataset.event
Event class that is passed along the notification performed by the EventSource class.
UpdateEvent(EventSource) - Constructor for class de.gsi.dataset.event.UpdateEvent
generates new update event
UpdateEvent(EventSource, String) - Constructor for class de.gsi.dataset.event.UpdateEvent
generates new update event
UpdateEvent(EventSource, String, Object) - Constructor for class de.gsi.dataset.event.UpdateEvent
generates new update event
updateEventListener() - Method in interface de.gsi.dataset.event.EventSource
 
updateEventListener() - Method in class de.gsi.dataset.spi.AbstractDataSet
 
updateEventListener() - Method in class de.gsi.dataset.spi.TransposedDataSet
 
updateMeanIntegral(boolean) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
updateMinMax(boolean) - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
updateSlice() - Method in class de.gsi.dataset.spi.DimReductionDataSet
 
updateWeight(int) - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
useExportMetaDataByDefault() - Static method in class de.gsi.dataset.utils.DataSetUtils
 
useFloat32BinaryStandard - Static variable in class de.gsi.dataset.utils.DataSetUtils
 
useFloat32BinaryStandard() - Static method in class de.gsi.dataset.utils.DataSetUtils
 

V

valEquals(Object, Object) - Static method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Test two values for equality.
value - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
valueOf(String) - Static method in enum de.gsi.dataset.DataSetError.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gsi.dataset.event.EventRateLimiter.UpdateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gsi.dataset.serializer.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gsi.dataset.spi.DimReductionDataSet.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gsi.dataset.utils.DataSetUtils.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.gsi.dataset.utils.DataSetUtils.ErrType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.gsi.dataset.DataSetError.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gsi.dataset.event.EventRateLimiter.UpdateStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gsi.dataset.serializer.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gsi.dataset.spi.DimReductionDataSet.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.gsi.dataset.spi.MultiDimDoubleDataSet
 
values() - Method in class de.gsi.dataset.spi.utils.IntStringMap
 
values() - Method in class de.gsi.dataset.spi.utils.ObjectObjectMap
 
values() - Method in class de.gsi.dataset.spi.utils.StringHashMapList2
 
values() - Method in class de.gsi.dataset.utils.Cache
 
values() - Static method in enum de.gsi.dataset.utils.DataSetUtils.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.gsi.dataset.utils.DataSetUtils.ErrType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class de.gsi.dataset.utils.trees.AbstractMap
This implementation returns a collection that subclasses AbstractCollection.
values() - Method in class de.gsi.dataset.utils.trees.IndexedTreeMap
Returns a Collection view of the values contained in this map.
verboseOutput - Static variable in class de.gsi.dataset.utils.ProcessingProfiler
boolean flag controlling whether the statistics/time differences are output to the logger/console or not
VERSION_MAJOR - Static variable in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
VERSION_MICRO - Static variable in class de.gsi.dataset.serializer.spi.BinarySerialiser
 
VERSION_MINOR - Static variable in class de.gsi.dataset.serializer.spi.BinarySerialiser
 

W

warningList - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
weight - Variable in class de.gsi.dataset.utils.trees.IndexedTreeMap.Entry
 
withLimit(int) - Method in class de.gsi.dataset.utils.Cache.CacheBuilder
 
withTimeout(long, TimeUnit) - Method in class de.gsi.dataset.utils.Cache.CacheBuilder
 
wrap(byte[]) - Static method in class de.gsi.dataset.serializer.spi.FastByteBuffer
Wraps a given byte array into FastByteBuffer
wrap(byte[], int) - Static method in class de.gsi.dataset.serializer.spi.FastByteBuffer
Wraps a given byte array into FastByteBuffer
WrappedDataSet - Class in de.gsi.dataset.spi
A data set implementation which wraps another data set.
WrappedDataSet(String) - Constructor for class de.gsi.dataset.spi.WrappedDataSet
 
writeCount() - Method in class de.gsi.dataset.serializer.spi.ClassFieldDescription
 
writeDataLabelsToStream(IoBuffer, DataSet) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
writeDataSetToByteArray(DataSet, IoBuffer, boolean) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
Write data set into byte buffer.
writeDataSetToByteArray(DataSet, ByteArrayOutputStream, boolean, boolean) - Static method in class de.gsi.dataset.utils.DataSetUtils
Write data set into byte buffer.
writeDataSetToFile(DataSet, Path, String) - Static method in class de.gsi.dataset.utils.DataSetUtils
Export the contents of the supplied dataSet to file as comma separated values with an additional comment header containing metaData if existent.
The filename can contain placeholders of the form {metadatafield;type;format}, where metadatafield references a field in the metadata as specified by the metaDataDataSet interface.
writeDataSetToFile(DataSet, Path, String, boolean) - Static method in class de.gsi.dataset.utils.DataSetUtils
Export the contents of the supplied dataSet to file as comma separated values with an additional comment header containing metaData if existent.
The filename can contain placeholders of the form {metadatafield;type;format}, where metadatafield references a field in the metadata as specified by the metaDataDataSet interface.
writeDataSetToFile(DataSet, Path, String, DataSetUtils.Compression) - Static method in class de.gsi.dataset.utils.DataSetUtils
Export the contents of the supplied dataSet to file as comma separated values with an additional comment header containing metaData if existent.
The filename can contain placeholders of the form {metadatafield;type;format}, where metadatafield references a field in the metadata as specified by the metaDataDataSet interface.
writeDataSetToFile(DataSet, Path, String, DataSetUtils.Compression, boolean) - Static method in class de.gsi.dataset.utils.DataSetUtils
Export the contents of the supplied dataSet to file as comma separated values with an additional comment header containing metaData if existent.
The filename can contain placeholders of the form {metadatafield;type;format}, where metadatafield references a field in the metadata as specified by the metaDataDataSet interface.
writeDoubleArrayAsFloatToByteBuffer(ByteBuffer, double[], int) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
writeDoubleArrayToByteBuffer(ByteBuffer, double[], int) - Static method in class de.gsi.dataset.utils.DataSetUtilsHelper
 
writeHeaderDataToStream(IoBuffer, DataSet) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
writeHeaderDataToStream(OutputStream, DataSet) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
writeLock() - Method in interface de.gsi.dataset.locks.DataSetLock
 
writeLock() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
writeLockGuard(Runnable) - Method in interface de.gsi.dataset.locks.DataSetLock
 
writeLockGuard(Supplier<R>) - Method in interface de.gsi.dataset.locks.DataSetLock
 
writeLockGuard(Runnable) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
writeLockGuard(Supplier<R>) - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 
writeMetaDataToStream(IoBuffer, DataSet) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
writeMetaDataToStream(OutputStream, DataSet) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
writeNumericBinaryDataToBuffer(IoBuffer, DataSet, boolean) - Static method in class de.gsi.dataset.serializer.spi.iobuffer.DataSetSerialiser
 
writeNumericDataToStream(OutputStream, DataSet) - Static method in class de.gsi.dataset.utils.DataSetUtils
 
writePosition() - Method in class de.gsi.dataset.utils.CircularBuffer
 
writePosition() - Method in class de.gsi.dataset.utils.DoubleCircularBuffer
 
writerFunction - Variable in class de.gsi.dataset.serializer.spi.FieldSerialiser
 
writeUnLock() - Method in interface de.gsi.dataset.locks.DataSetLock
 
writeUnLock() - Method in class de.gsi.dataset.locks.DefaultDataSetLock
 

X

x - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
x - Variable in class de.gsi.dataset.spi.utils.Tuple
 
xErrorsNeg - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
xErrorsPos - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
xProjection - Variable in class de.gsi.dataset.spi.Histogram2
 
xValues - Variable in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
xValues - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
xValues - Variable in class de.gsi.dataset.spi.DoubleDataSet
 
xValues - Variable in class de.gsi.dataset.spi.DoubleErrorDataSet
 
xValues - Variable in class de.gsi.dataset.spi.FloatDataSet
 

Y

y - Variable in class de.gsi.dataset.spi.LimitedIndexedTreeDataSet.DataAtom
 
y - Variable in class de.gsi.dataset.spi.utils.Tuple
 
yErrorsNeg - Variable in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
yErrorsNeg - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
yErrorsNeg - Variable in class de.gsi.dataset.spi.DoubleErrorDataSet
 
yErrorsPos - Variable in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
yErrorsPos - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
yErrorsPos - Variable in class de.gsi.dataset.spi.DoubleErrorDataSet
 
yProjection - Variable in class de.gsi.dataset.spi.Histogram2
 
yValues - Variable in class de.gsi.dataset.spi.CircularDoubleErrorDataSet
 
yValues - Variable in class de.gsi.dataset.spi.DataSetBuilder
 
yValues - Variable in class de.gsi.dataset.spi.DoubleDataSet
 
yValues - Variable in class de.gsi.dataset.spi.DoubleErrorDataSet
 
yValues - Variable in class de.gsi.dataset.spi.FloatDataSet
 
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.