Hierarchy For Package io.deephaven.multiviewwidget.ui.pivot.heatmap
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ByColumnHeatMap (implements io.deephaven.multiviewwidget.ui.pivot.heatmap.MinMaxHeatMap<T>, io.deephaven.multiviewwidget.ui.pivot.heatmap.TableBasedHeatMap<T>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ByColumnHeatMap.Descriptor (implements com.illumon.iris.db.tables.remote.Inflatable<TYPE>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ByRowHeatMap (implements io.deephaven.multiviewwidget.ui.pivot.heatmap.MinMaxHeatMap<T>, io.deephaven.multiviewwidget.ui.pivot.heatmap.TableBasedHeatMap<T>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ByRowHeatMap.Descriptor (implements com.illumon.iris.db.tables.remote.Inflatable<TYPE>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.DistinctHeatMap (implements io.deephaven.multiviewwidget.ui.pivot.heatmap.ValueHeatMap<T>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.DistinctHeatMap.Descriptor (implements com.illumon.iris.db.tables.remote.Inflatable<TYPE>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.MinMaxHeatMap.MinMax
- io.deephaven.multiviewwidget.ui.pivot.heatmap.TableHeatMap (implements io.deephaven.multiviewwidget.ui.pivot.heatmap.MinMaxHeatMap<T>, io.deephaven.multiviewwidget.ui.pivot.heatmap.TableBasedHeatMap<T>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.TableHeatMap.Descriptor (implements com.illumon.iris.db.tables.remote.Inflatable<TYPE>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ValuesHeatMap (implements io.deephaven.multiviewwidget.ui.pivot.heatmap.ValueHeatMap<T>)
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ValuesHeatMap.Descriptor (implements com.illumon.iris.db.tables.remote.Inflatable<TYPE>)
Interface Hierarchy
- com.illumon.iris.db.tables.remote.Deflatable<OBJECT_TYPE>
- io.deephaven.multiviewwidget.ui.pivot.heatmap.PivotHeatMap<T>
- io.deephaven.multiviewwidget.ui.pivot.heatmap.MinMaxHeatMap<T>
- io.deephaven.multiviewwidget.ui.pivot.heatmap.TableBasedHeatMap<T>
- io.deephaven.multiviewwidget.ui.pivot.heatmap.ValueHeatMap<T>
- io.deephaven.multiviewwidget.ui.pivot.heatmap.PivotHeatMap<T>