| Name | Description | Type | Package | Framework |
| AbstractHistogramPlotter | Abstract class which is the coordinator between the HistogramDrawingPane and the AbstractHistogramVizModel. | Class | org.knime.base.node.viz.histogram.impl | KNIME |
| AbstractHistogramProperties | Abstract class which handles the default properties like layouting. | Class | org.knime.base.node.viz.histogram.impl | KNIME |
| FixedHistogramPlotter | This class is the controller between the data model of the FixedHistogramDataModel | Class | org.knime.base.node.viz.histogram.impl.fixed | KNIME |
| FixedHistogramProperties | The properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter. | Class | org.knime.base.node.viz.histogram.impl.fixed | KNIME |
| HistogramDrawingPane | The view class of a Histogram visualisation. | Class | org.knime.base.node.viz.histogram.impl | KNIME |
| InteractiveHistogramPlotter | This class is the controller between the data model of the InteractiveHistogramVizModel | Class | org.knime.base.node.viz.histogram.impl.interactive | KNIME |
| InteractiveHistogramProperties | The properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter. | Class | org.knime.base.node.viz.histogram.impl.interactive | KNIME |
| RowByColumnComparator | Comparator used to sort DataRows by the value of the row with theAuthor:Tobias Koetter, University of Konstanz | Class | org.knime.base.node.viz.histogram.impl.interactive | KNIME |