Package io.deephaven.plot.datasets.data
package io.deephaven.plot.datasets.data
-
ClassesClassDescriptionAssociativeData<KEY,
VALUE> Dataset which has values associated with keys.AssociativeDataHashMap<KEY,VALUE> AssociativeDatadataset backed by aHashMap.AssociativeDataSwappableTable<KEY,VALUE, VALUECOLUMN> AnAssociativeDatadataset backed by aSwappableTable.AssociativeDataTable<KEY,VALUE, VALUECOLUMN> AnAssociativeDatadataset backed by aTable.AssociativeDataWithDefault<KEY,VALUE> Dataset which has values associated with keys.Dataset where values can be retrieved via an integer index.IndexableDatadataset backed by an array.IndexableDatadataset backed by an array.IndexableDatadataset withBytevalues.IndexableDatadataset withIntegervalues.IndexableDatawithDoublevalues.IndexableDatadataset which ensures noIndexOutOfBoundsExceptions are thrown.IndexableDatadataset withInstantvalues.IndexableDatadataset withIntegervalues.IndexableDatadataset backed by an array.IndexableDatadataset whose data is a column in aSwappableTableand whose indices are the row numbers of the column.IndexableDatadataset whose data is a column in aSwappableTableand whose indices are the row numbers of the column.IndexableDatadataset whose data is a column in a table and whose indices are the row numbers of the column.IndexableDatawith a default value for missing indices and nulls.Dataset with indexed numeric values.IndexableNumericDatadataset comprised of an array ofDates.IndexableNumericDatadataset backed by an array of doubles.IndexableNumericDatadataset backed by an array of floats.IndexableNumericDatadataset comprised of an array ofinstants.IndexableNumericDatadataset backed by an array of ints.IndexableNumericDatadataset backed by an array of longs.IndexableNumericDataArrayNumber<T extends Number>IndexableNumericDatadataset backed by an array ofNumbers.IndexableNumericDatadataset backed by an array of shorts.IndexableNumericDataListNumber<T extends Number>IndexableNumericDatadataset backed by a list ofNumbers.IndexableDatadataset whose data is a column in aSwappableTableand whose indices are the row numbers of the column.IndexableDatadataset whose data is a column in a table and whose indices are the row numbers of the column.LiveAssociativeData<KEY,VALUE, VALUECOLUMN> AnAssociativeDatabacked by a table.AnIndexableDatabacked by a table.AnIndexableNumericDatabacked by a table.