| Name | Description | Type | Package | Framework |
| LinRegDataProvider | An interface that both the learner node model and the predictor node model implement. | Interface | org.knime.base.node.mine.regression.linear.view | KNIME |
| LinRegLineDrawingPane | DrawingPane that also draws the regression line. | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
| LinRegLineNodeView | 2D plot showing the linear regression line. | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
| LinRegLinePlotter | A scatter plot with a regression line. | Class | org.knime.base.node.mine.regression.linear.view | KNIME |
| LinRegLinePlotterProperties | Properties for the LinRegLinePlotter which ensures that the y axis is fixed to the target column and the x column selection box | Class | org.knime.base.node.mine.regression.linear.view | KNIME |