int dim
String msg
String name
int dimension
List<E> axesDescriptions
StringHashMapList dataLabels
StringHashMapList dataStyles
List<E> infoList
List<E> warningList
List<E> errorList
EditConstraints editConstraints
Map<K,V> metaInfoMap
DataSetError.ErrorType[] errorType
int[] nAxisBins
double[][] axisBins
boolean equidistant
double[] data
int averageSize
int fuzzyCount
de.gsi.dataset.spi.AveragingDataSet.InternalDataSet dataset
ArrayDeque<E> deque
DoubleCircularBuffer xValues
DoubleCircularBuffer yValues
DoubleCircularBuffer yErrorsPos
DoubleCircularBuffer yErrorsNeg
CircularBuffer<E> dataTag
CircularBuffer<E> dataStyles
DimReductionDataSet.Option reductionOption
DataSet3D source
int dimIndex
int indexMin
int indexMax
it.unimi.dsi.fastutil.doubles.DoubleArrayList xValues
it.unimi.dsi.fastutil.doubles.DoubleArrayList yValues
double[] xValues
double[] yValues
double[][] zValues
it.unimi.dsi.fastutil.doubles.DoubleArrayList xValues
it.unimi.dsi.fastutil.doubles.DoubleArrayList yValues
it.unimi.dsi.fastutil.doubles.DoubleArrayList yErrorsPos
it.unimi.dsi.fastutil.doubles.DoubleArrayList yErrorsNeg
FifoDoubleErrorDataSet.LimitedQueue<E> data
double maxDistance
int limit
it.unimi.dsi.fastutil.floats.FloatArrayList xValues
it.unimi.dsi.fastutil.floats.FloatArrayList yValues
boolean isHorizontal
IndexedNavigableSet<E> data
int maxQueueSize
double maxLength
double lastLength
int depth
DataSet dataSet
int[] permutation
boolean transposed
DataSet2D dataset
EventListener listener
double[] data
boolean useSystemTimeOffset
boolean useSystemTimeOffset
int limit
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IndexedTreeMap instance from a stream (i.e., deserialize it).IOException - in case of write errorsClassNotFoundException - in case of class casting errorsprivate void writeObject(ObjectOutputStream s) throws IOException
IndexedTreeMap instance to a stream (i.e., serialize it).IOException - in case of write errorsComparator<T> comparator
Comparator<T> reverseComparator
IndexedTreeMap<K,V> m
Object lo
Object hi
boolean fromStart
boolean toEnd
boolean loInclusive
boolean hiInclusive
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IndexedTreeSet instance from a stream (that is, deserialize it).IOException - in case of write errorsClassNotFoundException - in case of casting errorsprivate void writeObject(ObjectOutputStream s) throws IOException
IndexedTreeSet instance to a stream (that is, serialize it).null if it obeys its elements' natural
ordering (Object), followed by the size of the set (the number of elements it contains) (int),
followed by all of its elements (each an Object) in order (as determined by the set's Comparator, or
by the elements' natural ordering if the set has no Comparator).IOException - in case of IO problemsCopyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.