Package io.deephaven.plot.datasets.category
-
Interface Summary Interface Description CategoryDataSeries Dataset with discrete and numeric components.CategoryDataSeriesInternal Dataset with discrete and numeric components.CategorySwappableTableDataSeriesInternal CategoryTableDataSeriesInternal Category data series backed by a Table. -
Class Summary Class Description AbstractCategoryDataSeries Common class forCategoryDataSeriesInternal
.AbstractMapBasedCategoryDataSeries AbstractSwappableTableBasedCategoryDataSeries AbstractTableBasedCategoryDataSeries CategoryDataSeriesKernel The core of the Category data series update and indexing.CategoryDataSeriesMap A dataset for categorical data which maps a category to it's numerical value.CategoryDataSeriesPartitionedTable A dataset for table-based categorical data.CategoryDataSeriesSwappablePartitionedTable A dataset forSwappableTable
based categorical data.CategoryTreemapDataSeriesTableMap